emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-28 9f3c896f7c: ; * doc/emacs/text.texi (Quotation Marks): Typo fix


From: Eli Zaretskii
Subject: emacs-28 9f3c896f7c: ; * doc/emacs/text.texi (Quotation Marks): Typo fix. (Bug#58822)
Date: Sat, 29 Oct 2022 03:34:48 -0400 (EDT)

branch: emacs-28
commit 9f3c896f7cb116bddaa072b6b37fe6c2377c3cc2
Author: Matt Armstrong <matt@rfc20.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/emacs/text.texi (Quotation Marks): Typo fix.  (Bug#58822)
---
 doc/emacs/text.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/text.texi b/doc/emacs/text.texi
index a8aa4a413d..caf853d6e2 100644
--- a/doc/emacs/text.texi
+++ b/doc/emacs/text.texi
@@ -460,7 +460,7 @@ variables.
 
 @vindex electric-quote-replace-double
   You can also set the option @code{electric-quote-replace-double} to
-a non-@code{nil} value.  Then, typing @kbd{"} insert an appropriate
+a non-@code{nil} value.  Then, typing @kbd{"} inserts an appropriate
 curved double quote depending on context: @t{“} at the beginning of
 the buffer or after a line break, whitespace, opening parenthesis, or
 quote character, and @t{”} otherwise.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]