Fix comments

git-svn-id: https://cld2.googlecode.com/svn/trunk@91 b252ecd4-b096-bf77-eb8e-91563289f87e
This commit is contained in:
dsites@google.com
2014-01-29 23:55:06 +00:00
parent 0c5e9e7cd4
commit 0e3abade24

View File

@@ -169,7 +169,7 @@ Language FromPerScriptNumber(ULScript ulscript, uint8 perscript_number);
// there is a need for low-performance dealing with original language numbers
// and unknown scripts, mostly for processing language hints.
// These routines let one derive a script class from a bare language.
// For languages written in multiple scripts, both of tehse can return true.
// For languages written in multiple scripts, both of these can return true.
bool IsLatnLanguage(Language lang);
bool IsOthrLanguage(Language lang);