diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-08 06:11:15 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-08 06:11:15 +0100 |
commit | b6201fbf064e1f3dcbb579b54cc1d49c3b8c9493 (patch) | |
tree | 6c9c125399464765ec60e7ef3023c53b10c8b67d | |
parent | 27e21627ad8e3021d49dcbd781ff5bde97fd471b (diff) | |
download | geiser-guile-b6201fbf064e1f3dcbb579b54cc1d49c3b8c9493.tar.gz geiser-guile-b6201fbf064e1f3dcbb579b54cc1d49c3b8c9493.tar.bz2 |
Documentation typos
-rw-r--r-- | doc/parens.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/parens.texi b/doc/parens.texi index 101ece5..78149e5 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -484,8 +484,8 @@ backtick). There's also this little command, @code{geiser-squarify}, which will toggle the delimiters of the innermost list around point between round -and square brackets. It is bound to @kbd{C-c C-e [}. With numeric a -prefix (as in, say @kbd{M-2 C-c C-e [}), it will perform that many +and square brackets. It is bound to @kbd{C-c C-e [}. With a numeric +prefix (as in, say, @kbd{M-2 C-c C-e [}), it will perform that many toggles, forward for positive values and backward for negative ones. @c Local Variables: |