summaryrefslogtreecommitdiff
path: root/src/coding.c
diff options
context:
space:
mode:
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 21e6dc4c192..560ec0883ff 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -9613,7 +9613,7 @@ get_char_bytes (int c, int *len)
byte of the same value.
If HANDLE-OVER-UNI is Qt, encode an over-unicode character
- into the the same 4 or 5-byte sequence.
+ into the same 4 or 5-byte sequence.
If the two arguments are Qnil, return Qnil if STRING has a
non-Unicode character. */