summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter <craven@gmx.net>2016-04-30 21:32:06 +0200
committerPeter <craven@gmx.net>2016-04-30 21:32:06 +0200
commit366f6ecbd3dd9237ded638d7c6ad04dfec90f19d (patch)
treefd3f3836983efee501b0437babddb306e9ab635a /doc
parent7c81478ba891fd0f9d38bf82a823fff076a26b70 (diff)
downloadgeiser-guile-366f6ecbd3dd9237ded638d7c6ad04dfec90f19d.tar.gz
geiser-guile-366f6ecbd3dd9237ded638d7c6ad04dfec90f19d.tar.bz2
Fix syntax
Diffstat (limited to 'doc')
-rw-r--r--doc/repl.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/repl.texi b/doc/repl.texi
index 3974ea3..6a785dd 100644
--- a/doc/repl.texi
+++ b/doc/repl.texi
@@ -326,8 +326,8 @@ some related tips.
@subsubheading Choosing a Scheme implementation
@cindex scheme implementation, choosing
@anchor{choosing-impl}
-Instead of using the generic @command{run-geiser} command, you can start
-directly your Scheme of choice one of the following:
+Instead of using the generic @command{run-geiser} command, you can directly
+start your Scheme of choice using any of the following commands:
@itemize @bullet
@item @command{run-racket}
@item @command{run-guile}