1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

api-debug tweak

* doc/ref/api-debug.texi (Debug Options): Fix wording.
This commit is contained in:
Andy Wingo 2010-10-01 17:26:41 +02:00
parent 3b3518e7f6
commit c005daf923

View file

@ -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