From: Dale Weiler Date: Fri, 11 Oct 2013 02:11:03 +0000 (-0400) Subject: typo X-Git-Tag: 0.3.5~41 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=f73f2f1ba994e2b4ce1d7c515cf9f00374934a50 typo --- diff --git a/utf8.c b/utf8.c index 42eaecb..8db5791 100644 --- a/utf8.c +++ b/utf8.c @@ -57,7 +57,7 @@ * The last section of the table handles bytes with leading F * * The values themselfs in the table are arranged so that when you - * left shift them by 6 to shif continuation characters into palce, the + * left shift them by 6 to shif continuation characters into place, the * new top bits tell: * * 1 - if you keep going