[gtk/wip/baedert/for-master] stack: Fix some documentation mishaps
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/baedert/for-master] stack: Fix some documentation mishaps
- Date: Thu, 18 Jun 2020 05:56:21 +0000 (UTC)
commit c5b7ab7031ff69030d49d0f890879c8173ab8792
Author: Timm Bäder <mail baedert org>
Date: Mon Jun 15 10:30:40 2020 +0200
stack: Fix some documentation mishaps
gtk/gtkstack.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkstack.c b/gtk/gtkstack.c
index a46e897ca0..348ada48c5 100644
--- a/gtk/gtkstack.c
+++ b/gtk/gtkstack.c
@@ -2477,9 +2477,9 @@ gtk_stack_init (GtkStack *stack)
* @stack: a #GtkStack
*
* Returns a #GListModel that contains the pages of the stack,
- * and can be used to keep and up-to-date view. The model also
+ * and can be used to keep an up-to-date view. The model also
* implements #GtkSelectionModel and can be used to track and
- * modify the visible page..
+ * modify the visible page.
*
* Returns: (transfer full): a #GtkSelectionModel for the stack's children
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]