From 54ef5ce450725e0594a93543d4de5914e2b5e102 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 9 Jan 2011 06:46:48 +0100 Subject: Fix comments. --- src/ld-window-main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ld-window-main.c') 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) -- cgit v1.2.3