[gtk+] GtkFlowBox: Fix copy/paste mistake in docs
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] GtkFlowBox: Fix copy/paste mistake in docs
- Date: Sat, 12 Dec 2015 08:30:49 +0000 (UTC)
commit c02f68f0bacaabcf4b9ec8639ef819d4857f2911
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 d035174..775d0a0 100644
--- a/gtk/gtkflowbox.c
+++ b/gtk/gtkflowbox.c
@@ -4994,8 +4994,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]