diff lisp/toolbar.el @ 359:8e84bee8ddd0 r21-1-9

Import from CVS: tag r21-1-9
author cvs
date Mon, 13 Aug 2007 10:57:55 +0200
parents 90d73dddcdc4
children cc15677e0335
line wrap: on
line diff
--- a/lisp/toolbar.el	Mon Aug 13 10:57:07 2007 +0200
+++ b/lisp/toolbar.el	Mon Aug 13 10:57:55 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)