summaryrefslogtreecommitdiff
path: root/doc/repl.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-09-05 02:31:52 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-09-05 02:31:52 +0200
commite1fbc2cf7fcd9a0bb77b1f9c0d8fe9d28102d6de (patch)
tree4d0574b07f9e2cefd6728b3c279702eb2eb31255 /doc/repl.texi
parent0628b1b2180896edbc0ab6b472860fc951cd5445 (diff)
downloadgeiser-chez-e1fbc2cf7fcd9a0bb77b1f9c0d8fe9d28102d6de.tar.gz
geiser-chez-e1fbc2cf7fcd9a0bb77b1f9c0d8fe9d28102d6de.tar.bz2
Typo
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