diff --git a/gdk/win32/gdkdrop-win32.c b/gdk/win32/gdkdrop-win32.c index d262d6013e..1ddba01f06 100644 --- a/gdk/win32/gdkdrop-win32.c +++ b/gdk/win32/gdkdrop-win32.c @@ -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