Commit 035a7585 authored by James Hatheway's avatar James Hatheway Committed by Alexandre Julliard

Small typo fix.

parent 4ae481e4
......@@ -1910,7 +1910,7 @@ INT WINAPI LCMapStringA(
SORT_STRINGSORT | \
NORM_IGNOREWIDTH | \
NORM_IGNOREKANATYPE)
/* FIXME: as long as we don't support Kanakana nor Hirigana
/* FIXME: as long as we don't support Katakana nor Hiragana
* characters, we can support NORM_IGNOREKANATYPE
*/
if (mapflags & ~LCMAPSTRINGA_SUPPORTED_FLAGS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment