From e1fbc2cf7fcd9a0bb77b1f9c0d8fe9d28102d6de Mon Sep 17 00:00:00 2001
From: Jose Antonio Ortega Ruiz <jao@gnu.org>
Date: Sun, 5 Sep 2010 02:31:52 +0200
Subject: Typo

---
 doc/repl.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
cgit v1.2.3