From: Pavel Janík Date: Thu, 13 Dec 2001 07:56:02 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~17748 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b70c3b0ed21d86b576688990733fd779917497a8;p=emacs.git Fix typo. --- diff --git a/lisp/mouse.el b/lisp/mouse.el index 4ca47e5ccc8..7af34c20935 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")