win32: Fix typo
authorBenjamin Otte <otte@redhat.com>
Tue, 19 Jun 2018 19:45:44 +0000 (21:45 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 19 Jun 2018 19:45:44 +0000 (21:45 +0200)
This should fix gtk-doc erroring out.

gdk/win32/gdkdrop-win32.c

index d262d6013e9c3d14356c8bc622f2795374e0ba03..1ddba01f06a7f5578b3edf93db23c245aa67a225 100644 (file)
@@ -121,7 +121,7 @@ struct _drop_target_context
   gint                            ref_count;
 
   /* The drop object we create when a drag enters our surface.
-   * The drop objรณct is destroyed when the drag leaves.
+   * The drop object is destroyed when the drag leaves.
    */
   GdkDrop                        *drop;
   /* We get this at the object at creation time and keep