Commit c705eca8 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

usp10: A spelling fix in a comment.

parent 493659e0
......@@ -2155,7 +2155,7 @@ static inline int unicode_lex(WCHAR c)
switch( type )
{
case 0x0d07: /* Unknown */
case 0x0e07: /* Unknwon */
case 0x0e07: /* Unknown */
default: return lex_Generic;
case 0x0001:
case 0x0002:
......
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