win32: Fix typo

This should fix gtk-doc erroring out.
This commit is contained in:
Benjamin Otte 2018-06-19 21:45:44 +02:00
parent c48be6ef96
commit 06bba15f62

View File

@ -121,7 +121,7 @@ struct _drop_target_context
gint ref_count; gint ref_count;
/* The drop object we create when a drag enters our surface. /* 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; GdkDrop *drop;
/* We get this at the object at creation time and keep /* We get this at the object at creation time and keep