[gtk+/wip/otte/gtk4: 1/41] gdk: Fix docs typo



commit 793a7aa3d53473038c80f30d6def3923a89c8f40
Author: Benjamin Otte <otte redhat com>
Date:   Mon Oct 3 21:26:20 2016 +0200

    gdk: Fix docs typo

 gdk/gdkdnd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c
index 163a705..19518d4 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
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]