[gtk+/gtk-3-20] searchentry: Fix typo in documentation



commit f3b1e4ebba202fbde20f5acacfa0db6d60d93b0a
Author: Daniel Boles <dboles src gnome org>
Date:   Tue Jan 31 09:39:39 2017 +0000

    searchentry: Fix typo in documentation

 gtk/gtksearchentry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtksearchentry.c b/gtk/gtksearchentry.c
index 64c31a2..0577457 100644
--- a/gtk/gtksearchentry.c
+++ b/gtk/gtksearchentry.c
@@ -58,7 +58,7 @@
  * be used instead of the #GtkEditable::changed signal.
  *
  * The #GtkSearchEntry::previous-match, #GtkSearchEntry::next-match
- * and #GtkSearchEntry::stop-search signals can be uesd to implement
+ * and #GtkSearchEntry::stop-search signals can be used to implement
  * moving between search results and ending the search.
  *
  * Often, GtkSearchEntry will be fed events by means of being


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