; * doc/emacs/text.texi (Quotation Marks): Typo fix. (Bug#58822)

This commit is contained in:
Matt Armstrong 2022-10-27 13:46:38 -07:00 committed by Eli Zaretskii
parent 510020d30d
commit 9f3c896f7c

View file

@ -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.