Mercurial > hg > xemacs-beta
diff lisp/toolbar.el @ 422:95016f13131a r21-2-19
Import from CVS: tag r21-2-19
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:25:01 +0200 |
parents | 697ef44129c6 |
children |
line wrap: on
line diff
--- a/lisp/toolbar.el Mon Aug 13 11:24:10 2007 +0200 +++ b/lisp/toolbar.el Mon Aug 13 11:25:01 2007 +0200 @@ -54,7 +54,7 @@ (defcustom default-toolbar-position ;; added for the options menu - dverna (default-toolbar-position) - "The location of the default toolbar. It can be 'top, 'bootom, 'left or + "The location of the default toolbar. It can be 'top, 'bottom, 'left or 'right. This option can be customized through the options menu." :group 'display :type '(choice (const :tag "top" 'top)