diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-07 19:04:18 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-07 19:04:18 +0100 |
commit | c0d456da9f819b2ad35e0aed5f1848c19f02d0a7 (patch) | |
tree | 922a9ce94e9ec948a7cecb7f2a2fc34b5cb093a7 /doc/repl.texi | |
parent | db46b2c43a91f9cc6de48d634e7c089b756a5128 (diff) | |
download | geiser-c0d456da9f819b2ad35e0aed5f1848c19f02d0a7.tar.gz geiser-c0d456da9f819b2ad35e0aed5f1848c19f02d0a7.tar.bz2 |
Yet another doc nit
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 4116c61..99742ff 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -329,7 +329,7 @@ When using @code{connect-to-guile} or @code{geiser-connect}, you'll be prompted for a host and a port, defaulting to ``localhost'' and 37146. You can change those defaults customizing @code{geiser-repl-default-host} and @code{geiser-repl-default-port}, -respectfully. +respectively. @c Local Variables: @c mode: texinfo |