summaryrefslogtreecommitdiff
path: root/src/macterm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/macterm.c')
-rw-r--r--src/macterm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macterm.c b/src/macterm.c
index 87a9861934c..b282bac3aa6 100644
--- a/src/macterm.c
+++ b/src/macterm.c
@@ -11109,7 +11109,7 @@ XTread_socket (sd, expected, hold_quit)
/* Window will be selected only when it is
not selected now and last mouse movement
event was not in it. Minibuffer window
- will be selected iff it is active. */
+ will be selected only when it is active. */
if (WINDOWP (window)
&& !EQ (window, last_window)
&& !EQ (window, selected_window))