summaryrefslogtreecommitdiff
path: root/doc/repl.texi
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
commit679623fb5c9cd7d58a92a98b0190e98a67a69491 (patch)
treeb76adbeaca54941a82d0e23214aabc1a3548b115 /doc/repl.texi
parent5c4393151e2007382898c64df516eb25b1b16abe (diff)
downloadgeiser-679623fb5c9cd7d58a92a98b0190e98a67a69491.tar.gz
geiser-679623fb5c9cd7d58a92a98b0190e98a67a69491.tar.bz2
Fix syntax
Diffstat (limited to 'doc/repl.texi')
-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}