summaryrefslogtreecommitdiff
path: root/src/coding.c
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2005-03-31 11:21:14 +0000
committerKenichi Handa <handa@m17n.org>2005-03-31 11:21:14 +0000
commit4220560759fac850b5501c9cf5b60e94baac5f06 (patch)
treea7be96d31cda8998ba60a44b40bc16cbf008b916 /src/coding.c
parentbf762c986c83b78cac247e5c96293db707cce184 (diff)
downloademacs-4220560759fac850b5501c9cf5b60e94baac5f06.tar.gz
(Vcoding_category_list): Docstring fix.
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c
index 1cc75fdae16..4ae1a25e8f0 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -7825,7 +7825,7 @@ associated with each coding-category one by one in this order. When
one algorithm agrees with a byte sequence of source text, the coding
system bound to the corresponding coding-category is selected.
-Don't modify this variable directly, but use `set-coding-category'. */);
+Don't modify this variable directly, but use `set-coding-priority'. */);
{
int i;