summaryrefslogtreecommitdiff
path: root/src/charset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/charset.c')
-rw-r--r--src/charset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charset.c b/src/charset.c
index c349093ad3d..9ea1366d73a 100644
--- a/src/charset.c
+++ b/src/charset.c
@@ -438,7 +438,7 @@ load_charset_map (charset, entries, n_entries, control_flag)
/* Read a hexadecimal number (preceded by "0x") from the file FP while
- paying attention to comment charcter '#'. */
+ paying attention to comment character '#'. */
static INLINE unsigned
read_hex (fp, eof)