diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-21 20:29:30 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-21 20:29:30 +0200 |
commit | bafa50637979082e65300cd985e278076910ba62 (patch) | |
tree | bca83ad233a410831828504794e5a8b0fffda36c | |
parent | bb25fc4b46e9b82d9e0f119e30f2bda30c5e12d0 (diff) | |
download | geiser-guile-bafa50637979082e65300cd985e278076910ba62.tar.gz geiser-guile-bafa50637979082e65300cd985e278076910ba62.tar.bz2 |
Doc fix
-rw-r--r-- | doc/fun.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fun.texi b/doc/fun.texi index 05b7885..2d3c263 100644 --- a/doc/fun.texi +++ b/doc/fun.texi @@ -464,7 +464,7 @@ you're at the end of the following partial expression: @end example and press @kbd{M-@key{TAB}}, one of the possible completions will be -@code{definite}. +@code{default}. @cindex smart tabs If you find the @kbd{M} modifier annoying, you always have the option to |