From: Benjamin Otte Date: Tue, 19 Jun 2018 19:45:44 +0000 (+0200) Subject: win32: Fix typo X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~22^2~57 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=06bba15f6221f5d441d157a7337d1398fd0910a7;p=gtk4.git win32: Fix typo This should fix gtk-doc erroring out. --- 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