aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/toolbar
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2000-10-11 14:11:47 +0000
committerEli Zaretskii <[email protected]>2000-10-11 14:11:47 +0000
commitb28e72df6e0a8159e857ce2da10226ff8991a466 (patch)
tree61b6a4f31c3ad74274d75aafa7686e204a86c2fe /lisp/toolbar
parent365dd3255e5ef51826673f736932e1fb6879766c (diff)
Fix a typo.
Diffstat (limited to 'lisp/toolbar')
-rw-r--r--lisp/toolbar/tool-bar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/toolbar/tool-bar.el b/lisp/toolbar/tool-bar.el
index 4cbad617e6..0946cfefde 100644
--- a/lisp/toolbar/tool-bar.el
+++ b/lisp/toolbar/tool-bar.el
@@ -32,7 +32,7 @@
;; `tool-bar-map' as the actual keymap used to define the tool bar.
;; Modes may either bind items under the [tool-bar] prefix key of the
;; local map to add to the global bar or may set `tool-bar-map'
-;; buffer-locally to overirde it. (Some items are removed from the
+;; buffer-locally to override it. (Some items are removed from the
;; global bar in modes which have `special' as their `mode-class'
;; properlty.)