Mercurial > emacs
changeset 49674:d7f7ccbc302a
(Fstring_to_multibyte): Fix typo in the docstring.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 10 Feb 2003 11:00:01 +0000 |
parents | e6612803fd8e |
children | 260ba52b0256 |
files | src/fns.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/fns.c Mon Feb 10 10:59:14 2003 +0000 +++ b/src/fns.c Mon Feb 10 11:00:01 2003 +0000 @@ -1175,7 +1175,7 @@ DEFUN ("string-to-multibyte", Fstring_to_multibyte, Sstring_to_multibyte, 1, 1, 0, doc: /* Return a multibyte string with the same individual chars as STRING. -If STRING is multibyte, the resutl is STRING itself. +If STRING is multibyte, the result is STRING itself. Otherwise it is a newly created string, with no text properties. Characters 0200 through 0237 are converted to eight-bit-control characters of the same character code. Characters 0240 through 0377