Mercurial > emacs
changeset 32382:2c430e11f471
Fix a typo.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 11 Oct 2000 14:11:47 +0000 |
parents | 30a9f8177c22 |
children | ef8d441b8126 |
files | lisp/toolbar/tool-bar.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/toolbar/tool-bar.el Wed Oct 11 14:10:56 2000 +0000 +++ b/lisp/toolbar/tool-bar.el Wed Oct 11 14:11:47 2000 +0000 @@ -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.)