summaryrefslogtreecommitdiff
path: root/doc/repl.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/repl.texi')
-rw-r--r--doc/repl.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/repl.texi b/doc/repl.texi
index fe345df..93632fb 100644
--- a/doc/repl.texi
+++ b/doc/repl.texi
@@ -141,7 +141,7 @@ so that @kbd{M-g n} will always jump to errors related to the last
evaluation request, if any. If you prefer a not so forgetful REPL, set
the customization variable @code{geiser-repl-forget-old-errors-p} to
@code{nil}. Note, however, that even when that variable is left as
-@kdb{t}, you can always jump to an old error by moving to its line at
+@kbd{t}, you can always jump to an old error by moving to its line at
the REPL and pressing return.
@node Autodoc and friends, Customization and tips, Completion and error handling, The REPL