bugfix in the Documentation module for German. Before Adverbs were documented as Prepositions.

This commit is contained in:
krasimir
2015-11-16 14:59:56 +00:00
parent 1b8129145a
commit d97fd81a8c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -23,6 +23,7 @@ lin
noun_Category = mkN "Substantiv" ;
adjective_Category = mkN "Adjektiv" ;
verb_Category = mkN "Verb" ;
adverb_Category = mkN "Adverb" ;
preposition_Category = mkN "Präposition" ;
gender_ParameterType = mkN "Geschlecht" ;