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 80ccd0493d
commit 7c0e91c3a5
2 changed files with 2 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ lin
InflectionAdv adv = {
t = "adverb" ;
s1 = heading1 (heading preposition_Category) ;
s1 = heading1 (heading adverb_Category) ;
s2 = paragraph adv.s
} ;