[gtk+] searchentry: Fix typo in documentation



commit 2f2ec4fec81a0bcc8b5a47007164b6249b74fc66
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 7d5bcac..529641a 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]