diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c index d0629cfb7e..3055284686 100644 --- a/gdk/gdkdnd.c +++ b/gdk/gdkdnd.c @@ -166,7 +166,7 @@ gdk_drag_context_get_source_window (GdkDragContext *context) * gdk_drag_context_get_dest_window: * @context: a #GdkDragContext * - * Returns the destination windw for the DND operation. + * Returns the destination window for the DND operation. * * Returns: (transfer none): a #GdkWindow *