Fixed error message still refering to scholarly paper (instead of technical report) ontology.

This commit is contained in:
Achim D. Brucker 2019-08-04 22:54:46 +01:00
parent 6e6c4a81cb
commit 5f692fa526
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@
\newcommand{\orcidID}[1]{}%
\newcommand{\email}[1]{}%
}{%
{\PackageError{DOF-scholarly_paper}{Scholarly Paper only supports LNCS or scrartcl as document class.}{}\stop}%
{\PackageError{DOF-technical_report}{Technical Report only supports scrreprt as document class.}{}\stop}%
}