X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Ftoolbar.el;h=5c80dda58e51453aa197a1295f9b86e3227db0f4;hb=d1082579328f7de2c387356eec226b869f8a2cc7;hp=18a0e448505b87500fd35295d9b6a0a70dfb9763;hpb=77dcef404dc78635f6ffa8f71a803d2bc7cc8921;p=chise%2Fxemacs-chise.git diff --git a/lisp/toolbar.el b/lisp/toolbar.el index 18a0e44..5c80dda 100644 --- a/lisp/toolbar.el +++ b/lisp/toolbar.el @@ -54,7 +54,7 @@ customized through the options menu." (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)