"sgom pa'm ", not "sgom pa'am", is now used. "pe'm " was being

produced already, so the code was inconsistent.  If it turns out that
"pe'am " is preferred, I'll fix it later.  Consistency is very
appealing.
This commit is contained in:
dchandler 2003-03-31 01:38:27 +00:00
parent 33b3080068
commit d836b850e8
3 changed files with 6 additions and 9 deletions

View file

@ -443,16 +443,14 @@ public final class LegalTshegBar
new String( new char[] {
EWC_achung, EWC_ma
}),
THDLWylieConstants.ACHUNG + THDLWylieConstants.WYLIE_aVOWEL
+ THDLWylieConstants.MA
THDLWylieConstants.ACHUNG + THDLWylieConstants.MA
},
{
// meaning or, as opposed to and:
new String( new char[] {
EWC_achung, EWC_nga
}),
THDLWylieConstants.ACHUNG + THDLWylieConstants.WYLIE_aVOWEL
+ THDLWylieConstants.NGA
THDLWylieConstants.ACHUNG + THDLWylieConstants.NGA
}
};