[gtk+] docs: Fix incorrect cross-reference to GtkSearchBar



commit 22960ef3646581c7100f36fccd19f252e062052a
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Mon Apr 27 07:49:28 2015 +1000

    docs: Fix incorrect cross-reference to GtkSearchBar
    
    https://bugzilla.gnome.org/show_bug.cgi?id=748500

 gtk/gtksearchentry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtksearchentry.c b/gtk/gtksearchentry.c
index 0fa0b20..03e7c56 100644
--- a/gtk/gtksearchentry.c
+++ b/gtk/gtksearchentry.c
@@ -60,7 +60,7 @@
  * moving between search results and ending the search.
  *
  * Often, GtkSearchEntry will be fed events by means of being
- * placed inside a #GtkSearchEntry. If that is not the case,
+ * placed inside a #GtkSearchBar. If that is not the case,
  * you can use gtk_search_entry_handle_event() to pass events.
  *
  * Since: 3.6


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