]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/strings.texi (String Conversion): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Thu, 8 Aug 2024 08:41:52 +0000 (11:41 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 11 Aug 2024 07:30:02 +0000 (09:30 +0200)
(cherry picked from commit a577eccdbbcf52ebb2096083cee80846d7ac832d)

doc/lispref/strings.texi

index efab016436ebbad872c9a1f79806eecf7ae53eb2..31cae4691a42726a2cc4422c4a1e4284efbe336e 100644 (file)
@@ -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