# HG changeset patch # User Dave Love # Date 970872442 0 # Node ID 751db8b296e88763c9ba0a1fcb969635ad61e2df # Parent 811419e9e769034d270ceb1fdbe8191cd30d5c93 (Ffind_charset_string): Doc fix. diff -r 811419e9e769 -r 751db8b296e8 src/charset.c --- a/src/charset.c Fri Oct 06 22:42:46 2000 +0000 +++ b/src/charset.c Fri Oct 06 22:47:22 2000 +0000 @@ -906,7 +906,7 @@ "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\