diff --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi index e68c666c310..7f1214cabb5 100644 --- a/doc/lispref/strings.texi +++ b/doc/lispref/strings.texi @@ -888,6 +888,7 @@ interpreted as a number, this function returns 0. (string-to-number "1e5") @result{} 100000.0 @end example +@end defun @defun char-to-string character @cindex character to string