aboutsummaryrefslogtreecommitdiffstats
path: root/enc
diff options
context:
space:
mode:
Diffstat (limited to 'enc')
-rw-r--r--enc/windows_1254.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/windows_1254.c b/enc/windows_1254.c
index c3a3b68744..2ccf966b8e 100644
--- a/enc/windows_1254.c
+++ b/enc/windows_1254.c
@@ -277,7 +277,7 @@ case_map(OnigCaseFoldType* flagP, const OnigUChar** pp,
return (int)(to-to_start);
}
-OnigEncodingDefine(windows_1254, Windown_1254) = {
+OnigEncodingDefine(windows_1254, Windows_1254) = {
onigenc_single_byte_mbc_enc_len,
"Windows-1254", /* name */
1, /* max enc length */