From: Dave Love Date: Fri, 6 Oct 2000 22:47:22 +0000 (+0000) Subject: (Ffind_charset_string): Doc fix. X-Git-Tag: emacs-pretest-21.0.90~1086 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0c59a1b7f5e2869956f9d2d2fe490fc638bd4dfb;p=emacs.git (Ffind_charset_string): Doc fix. --- diff --git a/src/charset.c b/src/charset.c index 329f7fd0221..220d6749c67 100644 --- a/src/charset.c +++ b/src/charset.c @@ -906,7 +906,7 @@ DEFUN ("find-charset-string", Ffind_charset_string, Sfind_charset_string, "Return a list of charsets in STR.\n\ Optional arg TABLE if non-nil is a translation table to look up.\n\ \n\ -If the region contains invalid multiybte characters,\n\ +If the string contains invalid multiybte characters,\n\ `unknown' is included in the returned list.\n\ \n\ If STR is unibyte, the returned list may contain\n\