summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-02-11 14:27:47 -0500
committerRyan Lortie <desrt@desrt.ca>2013-02-11 14:27:57 -0500
commit30eced744a751119d024f17f1540cac26666a49a (patch)
treef74200372f920fbcc039b96148d7e635b21f64d0 /common
parentbd257c69988a596cb0c9f061982acadbdb49dd7f (diff)
downloaddconf-30eced744a751119d024f17f1540cac26666a49a.tar.gz
small docs fixes
Diffstat (limited to 'common')
-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.