diff lisp/term/sun-mouse.el @ 42706:be541feb06cc

Fix typo.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 13 Jan 2002 10:09:20 +0000
parents 45db352a0971
children 5ade352e8d1c
line wrap: on
line diff
--- a/lisp/term/sun-mouse.el	Sun Jan 13 09:56:13 2002 +0000
+++ b/lisp/term/sun-mouse.el	Sun Jan 13 10:09:20 2002 +0000
@@ -594,7 +594,7 @@
 evaluated for their side-effects rather than their values.
   If the selected form is a menu or a symbol whose value is a menu, 
 then it is displayed and evaluated as a pullright menu item.
-  If the the FORM of the first ITEM is nil, the STRING of the item
+  If the FORM of the first ITEM is nil, the STRING of the item
 is used as a label for the menu, i.e. it's inverted and not selectable."
 
   (if (symbolp menu) (setq menu (symbol-value menu)))