forked from AuroraMiddleware/gtk
win32: Fix typo
This should fix gtk-doc erroring out.
This commit is contained in:
parent
c48be6ef96
commit
06bba15f62
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user