From c005daf9239b6c2b5574d88a0ee46195ac1cb1ec Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Fri, 1 Oct 2010 17:26:41 +0200 Subject: [PATCH] api-debug tweak * doc/ref/api-debug.texi (Debug Options): Fix wording. --- doc/ref/api-debug.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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