[gtk+/gtk-3-22] searchentry: Fix typo in documentation
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-22] searchentry: Fix typo in documentation
- Date: Tue, 31 Jan 2017 09:48:04 +0000 (UTC)
commit 43de771574399499b2c87e0636d97af3654bdfd4
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 ef725ea..a1243f3 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]