From 19f7f244a1afce95aa54618801848bfb2f218198 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sun, 26 Apr 2020 23:52:31 +0200 Subject: Fix typos --- doc/cheat.texi | 2 +- doc/repl.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 diff --git a/doc/repl.texi b/doc/repl.texi index 282cff0..59353c4 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -418,7 +418,7 @@ not the case, the variables to tweak are (depending on which Scheme you choose): They should be set to a string with the full path to the requisite binary. @cindex Version checking -Before starting the REPL, Geiser will check wether the version of your +Before starting the REPL, Geiser will check whether the version of your Scheme interpreter is good enough. This means that it will spend a couple tenths of a second launching and quickly discarding a Scheme process, but also that the error message you'll get if you're on the -- cgit v1.2.3