forked from GitHub/gf-rgl
fixed typo
This commit is contained in:
@@ -23,7 +23,7 @@ lincat
|
||||
|
||||
lin
|
||||
noun_Category = mkN "nome" ;
|
||||
adjective_Category = mkN "addiettivo" ;
|
||||
adjective_Category = mkN "aggettivo" ;
|
||||
verb_Category = mkN "verbe" masculine ;
|
||||
|
||||
gender_ParameterType = mkN "genere" masculine ;
|
||||
@@ -65,4 +65,4 @@ lin
|
||||
|
||||
exampleGr_N = mkN "esempio" masculine ;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user