OSDN Git Service

fix typo
authorNARUSE, Yui <naruse@users.sourceforge.jp>
Sat, 15 Dec 2018 09:52:11 +0000 (18:52 +0900)
committerNARUSE, Yui <naruse@users.sourceforge.jp>
Sat, 15 Dec 2018 09:54:07 +0000 (18:54 +0900)
Merged from Ruby r53175
* ext/nkf/nkf-utf8/utf8tbl.c: fix a typo.
  [fix GH-1159] Patch by @akshay-vishnoi
* ext/nkf/nkf-utf8/utf8tbl.h: ditto.

utf8tbl.c
utf8tbl.h

index ebec21c..a31e4e7 100644 (file)
--- a/utf8tbl.c
+++ b/utf8tbl.c
@@ -1,5 +1,5 @@
 /*
- * utf8tbl.c - Convertion Table for nkf
+ * utf8tbl.c - Conversion Table for nkf
  *
  */
 
index 96b61ed..54a3427 100644 (file)
--- a/utf8tbl.h
+++ b/utf8tbl.h
@@ -1,5 +1,5 @@
 /*
- * utf8tbl.h - Header file for Convertion Table
+ * utf8tbl.h - Header file for Conversion Table
  *
  */