aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/errors.texi
diff options
context:
space:
mode:
authorVille Skyttä2018-05-27 19:03:10 +0200
committerEli Zaretskii2018-06-01 16:33:58 +0300
commit6d2352594f4e4e17965834851547df3adaa6cd6f (patch)
treeea82455f3e2f674c288fafbb2789eb3452feeb4c /doc/lispref/errors.texi
parente5471b2381e885d5d214bfa09ab0c35275fc6048 (diff)
downloademacs-6d2352594f4e4e17965834851547df3adaa6cd6f.tar.gz
emacs-6d2352594f4e4e17965834851547df3adaa6cd6f.zip
Fix typos in several manuals (Bug#31610)
Copyright-paperwork-exempt: yes
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