From dc25a8868f39c9f572b051e9a7ea2b68f65aa2b2 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Fri, 14 Jul 2023 02:38:02 +0200 Subject: Fix typos --- doc/parens.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/parens.texi b/doc/parens.texi index db91f2d..82c2e2c 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -560,13 +560,13 @@ if you prefer to stay in the source buffer, set @code{geiser-debug-jump-to-debug} to nil. For schemes with good debug support (Guile is one), the debug buffers -offer a @i{debugging menu}, accesible via the @code{,} (that's a comma) +offer a @i{debugging menu}, accessible via the @code{,} (that's a comma) key. If you press it, a transient menu will appear, offering you a variety of actions, including showing local variable values or a more detailed backtrace or frame display. This is the same interface you'll encounter the in case of interrupted evaluations, either by your explicit @kbd{C-c C-i} command or because a breakpoint has been -previosuly set. +previously set. In addition, Geiser will sometimes report warnings for otherwise successful evaluations. In those cases, it won't enter the debugger, -- cgit v1.2.3