aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/objects.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/objects.texi')
-rw-r--r--doc/lispref/objects.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi
index e948814d1f7..e493210f92f 100644
--- a/doc/lispref/objects.texi
+++ b/doc/lispref/objects.texi
@@ -160,7 +160,7 @@ Skip the next @samp{N} characters (@pxref{Comments}).
160@samp{N} represented as a binary number (@samp{#b101010}). 160@samp{N} represented as a binary number (@samp{#b101010}).
161 161
162@item #(@dots{}) 162@item #(@dots{})
163A string text properties (@pxref{Text Props and Strings}). 163String text properties (@pxref{Text Props and Strings}).
164 164
165@item #^ 165@item #^
166A char table (@pxref{Char-Table Type}). 166A char table (@pxref{Char-Table Type}).