[gtk+] docs fix typo



commit 49c7869582de41411624a19fb781fa34c9fdf0c8
Author: Benjamin Otte <otte redhat com>
Date:   Sun Apr 17 12:49:58 2011 +0200

    docs fix typo
    
    Was accidentally introduced in 1351d40cfe0df7e1d12017af4323fb3ab73b19d2
    
    Thanks Paolo for noticing.

 gtk/gtkentry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index 0c5fd5e..5c690e6 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -8267,7 +8267,7 @@ gtk_entry_get_icon_storage_type (GtkEntry             *entry,
 /**
  * gtk_entry_get_icon_at_pos:
  * @entry: a #GtkEntry
- * @x: the x coordinate of the position to fine
+ * @x: the x coordinate of the position to find
  * @y: the y coordinate of the position to find
  *
  * Finds the icon at the given position and return its index. The



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