Fix manual typo in Special Read Syntax
* doc/lispref/objects.texi (Special Read Syntax): Fix typo.
This commit is contained in:
parent
a9fe6dfa90
commit
dbf4b5b2d0
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ Skip the next @samp{N} characters (@pxref{Comments}).
|
||||||
@samp{N} represented as a binary number (@samp{#b101010}).
|
@samp{N} represented as a binary number (@samp{#b101010}).
|
||||||
|
|
||||||
@item #(@dots{})
|
@item #(@dots{})
|
||||||
A string text properties (@pxref{Text Props and Strings}).
|
String text properties (@pxref{Text Props and Strings}).
|
||||||
|
|
||||||
@item #^
|
@item #^
|
||||||
A char table (@pxref{Char-Table Type}).
|
A char table (@pxref{Char-Table Type}).
|
||||||
|
|
Loading…
Add table
Reference in a new issue