1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

Fix a typo.

This commit is contained in:
Eli Zaretskii 2000-10-11 14:11:47 +00:00
parent 365dd3255e
commit b28e72df6e

View 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.)