forked from GitHub/gf-rgl
bugfix in the Documentation module for German. Before Adverbs were documented as Prepositions.
This commit is contained in:
@@ -64,7 +64,7 @@ lin
|
||||
|
||||
InflectionAdv adv = {
|
||||
t = "adverb" ;
|
||||
s1 = heading1 (heading preposition_Category) ;
|
||||
s1 = heading1 (heading adverb_Category) ;
|
||||
s2 = paragraph adv.s
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user