[gtk+/gtk-3-18] GtkFlowBox: Fix copy/paste mistake in docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-18] GtkFlowBox: Fix copy/paste mistake in docs
- Date: Thu, 28 Jan 2016 03:29:02 +0000 (UTC)
commit 9790fc0bce5a52cd1219f2b018db3bfe0cce5b52
Author: Timm Bäder <mail baedert org>
Date: Wed Dec 9 17:15:04 2015 +0100
GtkFlowBox: Fix copy/paste mistake in docs
gtk/gtkflowbox.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkflowbox.c b/gtk/gtkflowbox.c
index 84fae7d..77e79e0 100644
--- a/gtk/gtkflowbox.c
+++ b/gtk/gtkflowbox.c
@@ -4969,8 +4969,8 @@ gtk_flow_box_invalidate_filter (GtkFlowBox *box)
* gtk_flow_box_child_changed()) and when gtk_flow_box_invalidate_sort()
* is called.
*
- * + * Note that using a sort function is incompatible with using a model
- * + * (see gtk_list_box_bind_model()).
+ * Note that using a sort function is incompatible with using a model
+ * (see gtk_flow_box_bind_model()).
*
* Since: 3.12
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]