summaryrefslogtreecommitdiff
path: root/ext/nkf/nkf-utf8/utf8tbl.h
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-18 00:42:49 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-18 00:42:49 +0000
commit7d8290811e5b14b23c2b94e188fd3830e4787b9f (patch)
treef84f54e27114cce8be4acff0312a7fb3245fce3f /ext/nkf/nkf-utf8/utf8tbl.h
parentc1352293a4d7e05d3d940fd423b5c2f95e393b88 (diff)
* ext/nkf/nkf-utf8/utf8tbl.c: fix a typo.
[ci skip][fix GH-1159] Patch by @akshay-vishnoi * ext/nkf/nkf-utf8/utf8tbl.h: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/nkf/nkf-utf8/utf8tbl.h')
-rw-r--r--ext/nkf/nkf-utf8/utf8tbl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/nkf/nkf-utf8/utf8tbl.h b/ext/nkf/nkf-utf8/utf8tbl.h
index 96b61ed5a4..54a34271dd 100644
--- a/ext/nkf/nkf-utf8/utf8tbl.h
+++ b/ext/nkf/nkf-utf8/utf8tbl.h
@@ -1,5 +1,5 @@
/*
- * utf8tbl.h - Header file for Convertion Table
+ * utf8tbl.h - Header file for Conversion Table
*
*/