]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo.
authorEli Zaretskii <eliz@gnu.org>
Wed, 11 Oct 2000 14:11:47 +0000 (14:11 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 11 Oct 2000 14:11:47 +0000 (14:11 +0000)
lisp/toolbar/tool-bar.el

index 4cbad617e6f6845b05d3c9b210647609047c0326..0946cfefdeaecf8ca28e65c4b4bf22f682196b85 100644 (file)
@@ -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.)