diff src/macterm.c @ 64471:dbbd4a39279b

(mac-emulate-three-button-mouse): Delete duplicate words.
author Juri Linkov <juri@jurta.org>
date Mon, 18 Jul 2005 16:34:18 +0000
parents feba2f2d875e
children a0d1312ede66 187d6a1f84f7
line wrap: on
line diff
--- a/src/macterm.c	Mon Jul 18 16:33:00 2005 +0000
+++ b/src/macterm.c	Mon Jul 18 16:34:18 2005 +0000
@@ -10096,7 +10096,7 @@
     doc: /* t means that when the option-key is held down while pressing the
 mouse button, the click will register as mouse-2 and while the
 command-key is held down, the click will register as mouse-3.
-'reverse means that the the option-key will register for mouse-3
+'reverse means that the option-key will register for mouse-3
 and the command-key will register for mouse-2.  nil means that
 no emulation should be done and the modifiers should be placed
 on the mouse-1 event. */);