Code

typo in comment
authorbuliabyak <buliabyak@users.sourceforge.net>
Sun, 4 Oct 2009 16:13:49 +0000 (16:13 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Sun, 4 Oct 2009 16:13:49 +0000 (16:13 +0000)
src/display/sp-canvas.cpp

index e0d885d36ba245c517ec026c42ea80486d450c73..aee53838f45275e72daf006ea3f036d6fabe7a3c 100644 (file)
@@ -1492,7 +1492,7 @@ sp_canvas_button (GtkWidget *widget, GdkEventButton *event)
 
     int retval = FALSE;
 
-    /* dispatch normally regardless of the event's window if an item has
+    /* dispatch normally regardless of the event's window if an item
        has a pointer grab in effect */
     if (!canvas->grabbed_item &&
         event->window != SP_CANVAS_WINDOW (canvas))