[gtk+/wip/garnacho/dnd-grab] Typo fix



commit 79d7f6b4157bc85bb376fac945c9158adea0fa98
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jan 19 07:12:12 2016 -0500

    Typo fix

 gdk/gdkdnd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c
index 7a82849..b34b824 100644
--- a/gdk/gdkdnd.c
+++ b/gdk/gdkdnd.c
@@ -294,7 +294,7 @@ gdk_drag_context_class_init (GdkDragContextClass *klass)
    * GdkDragContext::drop-performed:
    * @time: the time at which the drop happened.
    *
-   * The drag and drop operation was perfomed on an accepting client.
+   * The drag and drop operation was performed on an accepting client.
    *
    * This signal will only be emitted if the #GdkDragContext manages
    * the drag and drop operation. See gdk_drag_context_manage_dnd()


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