aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mouse.el
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2001-12-13 07:56:02 +0000
committerPavel Janík <[email protected]>2001-12-13 07:56:02 +0000
commitb70c3b0ed21d86b576688990733fd779917497a8 (patch)
treee2e86e00b594e7aa897015a68f75c27aee323444 /lisp/mouse.el
parenta5f7cb26edfbe40b892d0ef248f40dd4332939f9 (diff)
Fix typo.
Diffstat (limited to 'lisp/mouse.el')
-rw-r--r--lisp/mouse.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mouse.el b/lisp/mouse.el
index 4ca47e5ccc..7af34c2093 100644
--- a/lisp/mouse.el
+++ b/lisp/mouse.el
@@ -166,7 +166,7 @@ Default to the Edit menu if the major mode doesn't define a menu."
(lookup-key menubar (vector (car submap)))))))
(defun mouse-popup-menubar (event prefix)
- "Pops up a menu equiavlent to the menu bar a keyboard EVENT with PREFIX.
+ "Pops up a menu equivalent to the menu bar a keyboard EVENT with PREFIX.
The contents are the items that would be in the menu bar whether or
not it is actually displayed."
(interactive "@e \nP")