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
commit44b7ffdab9445d7234db55595089272cb2793216 (patch)
treef4604383738fa8fcf797b99cf0a3d31a66ae54df /doc/repl.texi
parent2afa67b48cc11dec4ed95dce5fde599da61ea0d6 (diff)
downloadgeiser-44b7ffdab9445d7234db55595089272cb2793216.tar.gz
geiser-44b7ffdab9445d7234db55595089272cb2793216.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