mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
fix typo
This commit is contained in:
@@ -12,7 +12,7 @@ lin InflectionN = \x -> {
|
||||
s1=heading1 ("Emër" ++
|
||||
case x.g of {
|
||||
Masc => "(mashkullor)" ;
|
||||
Fem => "(femëror")
|
||||
Fem => "(femëror)"
|
||||
}) ;
|
||||
s2=frameTable (
|
||||
tr (intagAttr "th" "colspan=\"2\"" "" ++ th "Sg" ++ th "Pl") ++
|
||||
|
||||
Reference in New Issue
Block a user