Fix comments.

This commit is contained in:
2011-01-09 06:46:48 +01:00
parent 8243114d09
commit 54ef5ce450
7 changed files with 31 additions and 29 deletions

View File

@@ -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)