From f73f2f1ba994e2b4ce1d7c515cf9f00374934a50 Mon Sep 17 00:00:00 2001
From: Dale Weiler <killfieldengine@gmail.com>
Date: Thu, 10 Oct 2013 22:11:03 -0400
Subject: [PATCH] typo

---
 utf8.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.39.5