diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-06 14:22:53 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-06 14:22:53 +0100 |
commit | ab8f059cc19d0a7d9f52a4374636f704a9887f1d (patch) | |
tree | a363e83909d1db9b664c5be74c335245156018f4 /doc/install.texi | |
parent | 178a9175bf1ff7a268a3376a729cd7bc05dabd6d (diff) | |
download | geiser-ab8f059cc19d0a7d9f52a4374636f704a9887f1d.tar.gz geiser-ab8f059cc19d0a7d9f52a4374636f704a9887f1d.tar.bz2 |
Manual nits
Diffstat (limited to 'doc/install.texi')
-rw-r--r-- | doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.texi b/doc/install.texi index b260504..a4ea362 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -19,7 +19,7 @@ at least one of the supported schemes, which right now are latest and greatest @uref{http://www.gnu.org/software/guile, Guile} 1.9 directly compiled from a recent checkout of @uref{http://www.gnu.org/software/guile/repository.html, its Git -@i{master} branch}. Since Geiser supports multiple @repl{}s, having both +@i{master} branch}. Since Geiser supports multiple REPLs, having both of them will just add to the fun. @cindex use the source, Luke |