summaryrefslogtreecommitdiff
path: root/src/doc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc.c')
-rw-r--r--src/doc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc.c b/src/doc.c
index 6376398cc2..ce4f89b94d 100644
--- a/src/doc.c
+++ b/src/doc.c
@@ -1014,7 +1014,7 @@ quotes for grave accent and apostrophe. This is done in help output
and in functions like `message' and `format-message'. It is not done
in `format'.
-`curve' means quote with curved single quotes \\=‘like this\\=’.
+`curve' means quote with curved single quotes ‘like this’.
`straight' means quote with straight apostrophes \\='like this\\='.
`grave' means quote with grave accent and apostrophe \\=`like this\\=';
i.e., do not alter quote marks. The default value nil acts like