summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/polkit/polkitunixgroup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polkit/polkitunixgroup.c b/src/polkit/polkitunixgroup.c
index 3df8ba6..fe01dcf 100644
--- a/src/polkit/polkitunixgroup.c
+++ b/src/polkit/polkitunixgroup.c
@@ -203,7 +203,7 @@ polkit_unix_group_new (gint gid)
* Creates a new #PolkitUnixGroup object for a group with the group name
* @name.
*
- * Returns: (transfer full): (allow-none): A #PolkitUnixGroup object or %NULL if @error
+ * Returns: (transfer full) (allow-none): A #PolkitUnixGroup object or %NULL if @error
* is set.
*/
PolkitIdentity *