diff options
author | Jonas Bernoulli <jonas@bernoul.li> | 2020-04-26 23:52:31 +0200 |
---|---|---|
committer | Jonas Bernoulli <jonas@bernoul.li> | 2020-04-26 23:52:31 +0200 |
commit | 19f7f244a1afce95aa54618801848bfb2f218198 (patch) | |
tree | ec364228beee37c7efbba6a7f53653726406fd29 /doc/cheat.texi | |
parent | 00107cb9b33db032e64dd775144639cbdbccf2c3 (diff) | |
download | geiser-19f7f244a1afce95aa54618801848bfb2f218198.tar.gz geiser-19f7f244a1afce95aa54618801848bfb2f218198.tar.bz2 |
Fix typos
Diffstat (limited to 'doc/cheat.texi')
-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 f1ef04f..c6e7afb 100644 --- a/doc/cheat.texi +++ b/doc/cheat.texi @@ -159,7 +159,7 @@ third key not modified by @key{Control}; e.g., @tab Go to previous error in the REPL buffer @item M-TAB @tab @code{completion-at-point} -@tab Complete indentifier at point +@tab Complete identifier at point @item M-`, C-. @tab @code{geiser-completion--complete-module} @tab Complete module name at point |