2003-02-10 Kenichi Handa <handa@m17n.org>
+ * fns.c (Fstring_to_multibyte): Fix typo in the docstring.
+
* process.c (QCfilter_multibyte): New variable.
(setup_process_coding_systems): New function.
(Fset_process_buffer, Fset_process_filter): Call
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