[gtk/matthiasc/for-master: 3/3] bitset: Fix documentation syntax



commit b77110c35a7c86a6b4b85214385f9aeb9d583e52
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Jun 28 22:37:29 2020 -0400

    bitset: Fix documentation syntax

 gtk/gtkbitset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkbitset.c b/gtk/gtkbitset.c
index d6fc7c8cd0..f2cf9ff446 100644
--- a/gtk/gtkbitset.c
+++ b/gtk/gtkbitset.c
@@ -220,7 +220,7 @@ gtk_bitset_new_empty (void)
  *
  * Creates a copy of @self.
  *
- * Returns: (transfer full) A new bitset that contains the same
+ * Returns: (transfer full): A new bitset that contains the same
  *     values as @self
  **/
 GtkBitset *


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