[gtk+] docs: fix typo in type name



commit ed68d3f9de46d6b953f37f5c9caa8e9d2a76ef4e
Author: William Jon McCann <william jon mccann gmail com>
Date:   Mon Jan 20 17:40:01 2014 -0500

    docs: fix typo in type name

 gdk/gdkdnd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c
index 559a31d..588b4cb 100644
--- a/gdk/gdkdnd.c
+++ b/gdk/gdkdnd.c
@@ -400,7 +400,7 @@ gdk_drop_reply (GdkDragContext *context,
 
 /**
  * gdk_drop_finish:
- * @context: a #GtkDragContext
+ * @context: a #GdkDragContext
  * @success: %TRUE if the data was successfully received
  * @time_: the timestamp for this operation
  *


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