summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1999-05-26 07:15:39 +0000
committerKenichi Handa <handa@m17n.org>1999-05-26 07:15:39 +0000
commit28d0c844b2dfb518102d64825282fd7333774acf (patch)
tree7d1480a85bb612b9d2c418e66086ae2082f5262d /src
parent08b4ace55d5694a246dc5ab331cf4e2a3178e14e (diff)
downloademacs-28d0c844b2dfb518102d64825282fd7333774acf.tar.gz
(Vcharset_table): Comment fixed.
Diffstat (limited to 'src')
-rw-r--r--src/charset.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/charset.h b/src/charset.h
index 27c21631f60..0e6b329fbfc 100644
--- a/src/charset.h
+++ b/src/charset.h
@@ -281,8 +281,8 @@ extern int charset_big5_2; /* Big5 Level 2 (Chinese Traditional) */
occupies on the screen: one of 0, 1, and 2.
DIRECTION (integer) is the rendering direction of characters in the
- charset when rendering. If 0, render from right to left, else
- render from left to right.
+ charset when rendering. If 0, render from left to right, else
+ render from right to left.
LEADING-CODE-BASE (integer) is the base leading-code for the
charset.