bugfix in the documentation for adjectives

This commit is contained in:
krangelov
2019-03-16 09:48:39 +01:00
parent 1b52906a11
commit 3332ba2035

View File

@@ -95,7 +95,7 @@ lin
tr (th "членувано" ++ td (a.s ! (APl Def))) tr (th "членувано" ++ td (a.s ! (APl Def)))
) ++ ) ++
heading1 ("Наречие") ++ heading1 ("Наречие") ++
paragraph (a.s ! (ASg Neut Indef)) ; paragraph (a.adv) ;
s3= "" s3= ""
} ; } ;