diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c index 690e4a5a7a..fb43b1f19f 100644 --- a/gdk/gdkdnd.c +++ b/gdk/gdkdnd.c @@ -149,7 +149,7 @@ gdk_drag_context_get_suggested_action (GdkDragContext *context) } /** - * gdk_drag_context_selected_get_action: + * gdk_drag_context_get_selected_action: * @context: a #GdkDragContext * * Determines the action chosen by the drag destination.