diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-10 20:45:00 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-10 20:45:00 +0100 |
commit | 2ff0d4afe8730859d84dbe4a959d7d3147c6d495 (patch) | |
tree | 38872f5c130db82a2f6d4141fd3582c29fb557d2 /doc/parens.texi | |
parent | 8c4a672ccc24711edf61a0ef29747a870aba35f8 (diff) | |
download | geiser-guile-2ff0d4afe8730859d84dbe4a959d7d3147c6d495.tar.gz geiser-guile-2ff0d4afe8730859d84dbe4a959d7d3147c6d495.tar.bz2 |
A couple more doc fixes
Diffstat (limited to 'doc/parens.texi')
-rw-r--r-- | doc/parens.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/parens.texi b/doc/parens.texi index ff7f5fe..27ed8fe 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -200,9 +200,9 @@ really handy, if you ask me. @cindex switching schemes If for some reason you're not happy with the Scheme implementation that Geiser has assigned to your file, you can change it with @kbd{C-c C-s}, -and probably take a look at @alt{@ref{repl-association,,the previous -subsection}, the previous subsection} to make sure that Geiser doesn't -get confused again. +and you probably should take a look at @alt{@ref{repl-association,,the +previous subsection}, the previous subsection} to make sure that Geiser +doesn't get confused again. @subsubheading A note about context As explained before (@pxref{Modus operandi}), all Geiser activities take |