diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/cheat.texi | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/cheat.texi b/doc/cheat.texi index 4c21450..a0ac413 100644 --- a/doc/cheat.texi +++ b/doc/cheat.texi @@ -122,7 +122,7 @@ third key not modified by @key{Control}; e.g.,  @tab @code{geiser-edit-symbol-at-point}  @tab Edit identifier at point  @item TAB -@tab @code{geiser-repl--tab} +@tab @code{geiser-repl-tab-dwim}  @tab Complete, indent, or go to next error  @item S-TAB (backtab)  @tab @code{geiser-repl--previous-error} | 
