aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/errors.texi
diff options
context:
space:
mode:
authorPaul Eggert2012-10-04 22:57:24 -0700
committerPaul Eggert2012-10-04 22:57:24 -0700
commit735135f9bc3c01b91ffef7c418dd9281bc347ab7 (patch)
tree94c73a545a14f064a9e30559089769f60dfbbf34 /doc/lispref/errors.texi
parentbe636386220e8a73b57b03572c625fa92bcf199a (diff)
downloademacs-735135f9bc3c01b91ffef7c418dd9281bc347ab7.tar.gz
emacs-735135f9bc3c01b91ffef7c418dd9281bc347ab7.zip
Spelling fixes.
Diffstat (limited to 'doc/lispref/errors.texi')
-rw-r--r--doc/lispref/errors.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispref/errors.texi b/doc/lispref/errors.texi
index b7b26c8708c..b28ed6e84c4 100644
--- a/doc/lispref/errors.texi
+++ b/doc/lispref/errors.texi
@@ -148,7 +148,7 @@ The message is @samp{No catch for tag}. @xref{Catch and Throw}.
148@ignore 148@ignore
149@c Not actually used for anything? Probably definition should be removed. 149@c Not actually used for anything? Probably definition should be removed.
150@item protected-field 150@item protected-field
151The message is @samp{Attempt to modify a protected fiel. 151The message is @samp{Attempt to modify a protected file}.
152@end ignore 152@end ignore
153 153
154@item scan-error 154@item scan-error
@@ -205,7 +205,7 @@ of @code{domain-error}.
205The message is @code{Arithmetic range error}. 205The message is @code{Arithmetic range error}.
206 206
207@item singularity-error 207@item singularity-error
208The mssage is @samp{Arithmetic singularity error}. This is a 208The message is @samp{Arithmetic singularity error}. This is a
209subcategory of @code{domain-error}. 209subcategory of @code{domain-error}.
210 210
211@item underflow-error 211@item underflow-error