(Ffind_charset_string): Doc fix.
This commit is contained in:
parent
a90e80bfa2
commit
0c59a1b7f5
1 changed files with 1 additions and 1 deletions
|
@ -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\
|
||||
|
|
Loading…
Add table
Reference in a new issue