Mercurial > emacs
changeset 75146:2292818dab8e
(tumme-display-thumb): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 09 Jan 2007 03:13:46 +0000 |
parents | 72242573ed99 |
children | d54d52e3741e |
files | lisp/tumme.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/tumme.el Tue Jan 09 03:12:53 2007 +0000 +++ b/lisp/tumme.el Tue Jan 09 03:13:46 2007 +0000 @@ -1646,7 +1646,7 @@ ;;;###autoload (defun tumme-display-thumb () - "Shorthard for `tumme-display-thumbs' with prefix argument." + "Shorthand for `tumme-display-thumbs' with prefix argument." (interactive) (tumme-display-thumbs t nil t))