bitset: Fix documentation syntax

This commit is contained in:
Matthias Clasen 2020-06-28 22:37:29 -04:00
parent c4e8218f49
commit b77110c35a

View File

@ -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 *