projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9fe6df
)
Fix manual typo in Special Read Syntax
author
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 24 Dec 2019 16:42:28 +0000
(17:42 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 24 Dec 2019 16:42:28 +0000
(17:42 +0100)
* doc/lispref/objects.texi (Special Read Syntax): Fix typo.
doc/lispref/objects.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/objects.texi
b/doc/lispref/objects.texi
index e948814d1f76ef98923820d2ac924b280c10957b..e493210f92f9f041a52ba8bca1e6bdeb552761e7 100644
(file)
--- a/
doc/lispref/objects.texi
+++ b/
doc/lispref/objects.texi
@@
-160,7
+160,7
@@
Skip the next @samp{N} characters (@pxref{Comments}).
@samp{N} represented as a binary number (@samp{#b101010}).
@item #(@dots{})
-
A s
tring text properties (@pxref{Text Props and Strings}).
+
S
tring text properties (@pxref{Text Props and Strings}).
@item #^
A char table (@pxref{Char-Table Type}).