[gtk+/gtk-2-24] Entry: Fix a misspelt method name in a doc comment



commit 28cc9735dede47fa9f980fdd692954e2384e2671
Author: Daniel Boles <dboles src gnome org>
Date:   Tue Aug 1 11:31:19 2017 +0100

    Entry: Fix a misspelt method name in a doc comment

 gtk/gtkentry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index 19bd608..7b99f6e 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -8517,7 +8517,7 @@ gtk_entry_get_icon_tooltip_markup (GtkEntry             *entry,
  * Use %NULL for @tooltip to remove an existing tooltip.
  *
  * See also gtk_widget_set_tooltip_markup() and 
- * gtk_enty_set_icon_tooltip_text().
+ * gtk_entry_set_icon_tooltip_text().
  *
  * Since: 2.16
  */


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