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/repl.texi | |
parent | 00107cb9b33db032e64dd775144639cbdbccf2c3 (diff) | |
download | geiser-19f7f244a1afce95aa54618801848bfb2f218198.tar.gz geiser-19f7f244a1afce95aa54618801848bfb2f218198.tar.bz2 |
Fix typos
Diffstat (limited to 'doc/repl.texi')
-rw-r--r-- | doc/repl.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |