summaryrefslogtreecommitdiff
path: root/common/dconf-changeset.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/dconf-changeset.c')
-rw-r--r--common/dconf-changeset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/dconf-changeset.c b/common/dconf-changeset.c
index e6931b0..d9b9f41 100644
--- a/common/dconf-changeset.c
+++ b/common/dconf-changeset.c
@@ -90,7 +90,7 @@ dconf_changeset_new (void)
/**
* dconf_changeset_new_database:
- * @copy_of: (allow none): a #DConfChangeset to copy
+ * @copy_of: (allow-none): a #DConfChangeset to copy
*
* Creates a new #DConfChangeset in "database" mode, possibly
* initialising it with the values of another changeset.