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 | f972d32e556e305936e4aa9f1249fe2846e07a20 (patch) | |
tree | e44a0b9855ae5f6d0ac2d5bb06a9efb43ebf25e5 /doc/install.texi | |
parent | 545ed6843fb39f6ed6ef6d7cb28fe8e4cc07e1c5 (diff) | |
download | geiser-guile-f972d32e556e305936e4aa9f1249fe2846e07a20.tar.gz geiser-guile-f972d32e556e305936e4aa9f1249fe2846e07a20.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 |