aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/errors.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/errors.texi')
-rw-r--r--doc/lispref/errors.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/errors.texi b/doc/lispref/errors.texi
index 5054172ff3b..a0e32c5631c 100644
--- a/doc/lispref/errors.texi
+++ b/doc/lispref/errors.texi
@@ -11,7 +11,7 @@
11by concept. The list includes each symbol's message and a cross reference 11by concept. The list includes each symbol's message and a cross reference
12to a description of how the error can occur. 12to a description of how the error can occur.
13 13
14 Each error symbol has an set of parent error conditions that is a 14 Each error symbol has a set of parent error conditions that is a
15list of symbols. Normally this list includes the error symbol itself 15list of symbols. Normally this list includes the error symbol itself
16and the symbol @code{error}. Occasionally it includes additional 16and the symbol @code{error}. Occasionally it includes additional
17symbols, which are intermediate classifications, narrower than 17symbols, which are intermediate classifications, narrower than