aboutsummaryrefslogtreecommitdiff
path: root/src/ld-window-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ld-window-main.c')
-rw-r--r--src/ld-window-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ld-window-main.c b/src/ld-window-main.c
index 2ea06b5..4ba86b3 100644
--- a/src/ld-window-main.c
+++ b/src/ld-window-main.c
@@ -743,7 +743,7 @@ on_canvas_button_press (GtkWidget *widget, GdkEventButton *event,
self = LD_WINDOW_MAIN (user_data);
data = &self->priv->symbol_menu;
- /* The event occured elsewhere, cancel the menu and put the event
+ /* If the event occured elsewhere, cancel the menu and put the event
* back into the queue.
*/
if (widget->window != event->window && data->active_button)