summaryrefslogtreecommitdiff
path: root/gtk/gtksearchentry.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtksearchentry.c')
-rw-r--r--gtk/gtksearchentry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtksearchentry.c b/gtk/gtksearchentry.c
index 57e88b3baf..a43f7c7ee8 100644
--- a/gtk/gtksearchentry.c
+++ b/gtk/gtksearchentry.c
@@ -247,7 +247,7 @@ gtk_search_entry_init (GtkSearchEntry *entry)
* Creates a #GtkSearchEntry, with a find icon when the search field is
* empty, and a clear icon when it isn't.
*
- * Return value: a new #GtkSearchEntry
+ * Returns: a new #GtkSearchEntry
*
* Since: 3.6
*/