mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 04:02:52 -06:00
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