]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
typo
authorDale Weiler <killfieldengine@gmail.com>
Fri, 11 Oct 2013 02:11:03 +0000 (22:11 -0400)
committerDale Weiler <killfieldengine@gmail.com>
Fri, 11 Oct 2013 02:11:03 +0000 (22:11 -0400)
utf8.c

diff --git a/utf8.c b/utf8.c
index 42eaecbec37cfe5c7fb143ec38978051112f6ef4..8db5791518e6c19d5fdfcbad6aa8382a2ec13326 100644 (file)
--- 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