]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix doc typo: missing double-quote
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Jun 2018 18:13:15 +0000 (11:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Jun 2018 18:13:15 +0000 (11:13 -0700)
doc/lispintro/emacs-lisp-intro.texi

index aad572623a3acdb09ea212acdcca0542df9c9e5e..cc940e5cbdc98c08bbe86c22b7ebd7ece2454948 100644 (file)
@@ -10049,7 +10049,7 @@ kill-ring     kill-ring-yank-pointer
             |              |            |
             |              |             --> "yet more text"
             |              |
-            |               --> "a different piece of text
+            |               --> "a different piece of text"
             |
              --> "some text"
 @end group