forked from GitHub/gf-core
typos in WordsTha corrected
This commit is contained in:
@@ -179,8 +179,8 @@ concrete WordsTha of Words = SentencesTha **
|
|||||||
Husband = xOf (R.thword "สา" "มี") ; -- polite
|
Husband = xOf (R.thword "สา" "มี") ; -- polite
|
||||||
--- Wife = xOf "เมีย" ; ---- familiar
|
--- Wife = xOf "เมีย" ; ---- familiar
|
||||||
--- Husband = xOf "ผัว" ; ---- familiar
|
--- Husband = xOf "ผัว" ; ---- familiar
|
||||||
Son = xOf (R.thword "ลูก ชาย") ;
|
Son = xOf (R.thword "ลูก" "ชาย") ;
|
||||||
Daughter = xOf (R.thword "ลูก สาว") ;
|
Daughter = xOf (R.thword "ลูก" "สาว") ;
|
||||||
Children = xOf L.child_N.s ; ----
|
Children = xOf L.child_N.s ; ----
|
||||||
|
|
||||||
-- week days
|
-- week days
|
||||||
|
|||||||
Reference in New Issue
Block a user