summaryrefslogtreecommitdiff
path: root/src/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/acconfig.h')
-rw-r--r--src/acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/acconfig.h b/src/acconfig.h
index 2e46985..4431a82 100644
--- a/src/acconfig.h
+++ b/src/acconfig.h
@@ -129,7 +129,7 @@
* define COLOR to include ansi color support. This may expose
* a bug in x11r6-color-xterm.
* define DW_CHARS to include support for double-width character
- * sets.
+ * (i.e. multi-byte) sets.
* define ENCODINGS to include support for encodings like euc or big5.
* Needs FONT to work.
* define UTF8 if you want support for UTF-8 encoding.