Typos fixed.

This commit is contained in:
Konstantin Isakov 2009-01-29 16:37:29 +00:00
parent eb3cb3656d
commit 17b90a3cca
2 changed files with 1 additions and 1 deletions

View file

@ -30,7 +30,7 @@ enum
wstring apply( wstring const & );
/// Applies only simple case folding algorithm. Since many dictionaries have
/// different case style, we interpret words differing only by case as synonims.
/// different case style, we interpret words differing only by case as synonyms.
wstring applySimpleCaseOnly( wstring const & );
/// Same as apply( wstring ), but without any heap operations, therefore