summaryrefslogtreecommitdiff
path: root/lisp/toolbar
diff options
context:
space:
mode:
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 e1dd537ad6b..7a201ff4020 100644
--- a/lisp/toolbar/tool-bar.el
+++ b/lisp/toolbar/tool-bar.el
@@ -34,7 +34,7 @@
;; map to add to the global bar or may set `tool-bar-map'
;; buffer-locally to override it. (Some items are removed from the
;; global bar in modes which have `special' as their `mode-class'
-;; properlty.)
+;; property.)
;; Todo: Somehow make tool bars easily customizable by the naive?