typo in comment

diff --git a/skeletons/UTF8String.c b/skeletons/UTF8String.c
index 0a47f45..64b3a71 100644
--- a/skeletons/UTF8String.c
+++ b/skeletons/UTF8String.c
@@ -35,7 +35,7 @@
 
 /*
  * This is the table of length expectations.
- * The second half of this table is only applicable to the long sequentes.
+ * The second half of this table is only applicable to the long sequences.
  */
 static int UTF8String_ht[2][16] = {
 	{ /* 0x0 ... 0x7 */