aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>1998-07-19 05:17:35 +0000
committerKenichi Handa <[email protected]>1998-07-19 05:17:35 +0000
commit277576f6bc8beca2b7a6f8809d7b1b97163b1132 (patch)
tree5cc76bba439bd4c4fbfea04059d64a5806e8b8b9 /src
parent9dfb82d5ccfd228768e9cf35bb6767964b25b352 (diff)
(Fdefine_charset): Fix doc-string.
Diffstat (limited to 'src')
-rw-r--r--src/charset.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/charset.c b/src/charset.c
index 3fa9761b98..b158bf85df 100644
--- a/src/charset.c
+++ b/src/charset.c
@@ -520,8 +520,8 @@ WIDTH (integer) is the number of columns a character in the charset\n\
occupies on the screen: one of 0, 1, and 2.\n\
\n\
DIRECTION (integer) is the rendering direction of characters in the\n\
-charset when rendering. If 0, render from right to left, else\n\
-render from left to right.\n\
+charset when rendering. If 0, render from left to right, else\n\
+render from right to left.\n\
\n\
ISO-FINAL-CHAR (character) is the final character of the\n\
corresponding ISO 2022 charset.\n\