X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/85831f9a60cca17cfe2fc201667c599091e9cc50..24ee714de4bfd7f2a51aa7c4ee05689834e69259:/lispref/control.texi diff --git a/lispref/control.texi b/lispref/control.texi index 760e7bb82d..573a32b1cd 100644 --- a/lispref/control.texi +++ b/lispref/control.texi @@ -733,7 +733,7 @@ instead. @xref{Catch and Throw}. @subsubsection How to Signal an Error @cindex signaling errors - @dfn{Signalling} an error means beginning error processing. Error + @dfn{Signaling} an error means beginning error processing. Error processing normally aborts all or part of the running program and returns to a point that is set up to handle the error (@pxref{Processing of Errors}). Here we describe how to signal an