Skip to content
Snippets Groups Projects
Commit 035a7585 authored by James Hatheway's avatar James Hatheway Committed by Alexandre Julliard
Browse files

Small typo fix.

parent 4ae481e4
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment