From: Andy Wingo Date: Fri, 1 Oct 2010 15:26:41 +0000 (+0200) Subject: api-debug tweak X-Git-Url: https://git.hcoop.net/bpt/guile.git/commitdiff_plain/c005daf9239b6c2b5574d88a0ee46195ac1cb1ec api-debug tweak * doc/ref/api-debug.texi (Debug Options): Fix wording. --- diff --git a/doc/ref/api-debug.texi b/doc/ref/api-debug.texi index 5be997e5f..e4bde0bac 100644 --- a/doc/ref/api-debug.texi +++ b/doc/ref/api-debug.texi @@ -583,8 +583,8 @@ A set of keys to ignore, as a list. @node Debug Options @subsubsection Debug options -The behavior when an error is the @code{backtrace} procedure and of the -default error handler can be parameterized via the debug options. +The behavior of the @code{backtrace} procedure and of the default error +handler can be parameterized via the debug options. @cindex options - debug @cindex debug options