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 ddb4a6e8e92..6185faeee3b 100644
--- a/doc/lispref/objects.texi
+++ b/doc/lispref/objects.texi
@@ -1267,7 +1267,7 @@ without qualification, we mean a Lisp macro, not a keyboard macro.
1267 1267
1268@node Primitive Function Type 1268@node Primitive Function Type
1269@subsection Primitive Function Type 1269@subsection Primitive Function Type
1270@cindex special forms 1270@cindex primitive function
1271 1271
1272 A @dfn{primitive function} is a function callable from Lisp but 1272 A @dfn{primitive function} is a function callable from Lisp but
1273written in the C programming language. Primitive functions are also 1273written in the C programming language. Primitive functions are also