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 | 1e7b63c1e8097bc799e3c2e5a285ee4b3902ed8a (patch) | |
tree | 44eecc47b6c971091e0355a1ceb9f84975a65d4e | |
parent | fb599601205edfcb0d2753f837d563e6ee59fd57 (diff) | |
download | geiser-1e7b63c1e8097bc799e3c2e5a285ee4b3902ed8a.tar.gz geiser-1e7b63c1e8097bc799e3c2e5a285ee4b3902ed8a.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 |