diff options
Diffstat (limited to 'gio/gsettings.c')
-rw-r--r-- | gio/gsettings.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gsettings.c b/gio/gsettings.c index e96c94e11..00f8c16c8 100644 --- a/gio/gsettings.c +++ b/gio/gsettings.c @@ -248,7 +248,7 @@ * looks for a boolean property with the name "sensitivity" and * automatically binds it to the writability of the bound setting. * If this 'magic' gets in the way, it can be suppressed with the - * #G_SETTINGS_BIND_NO_SENSITIVITY flag. + * %G_SETTINGS_BIND_NO_SENSITIVITY flag. * * ## Relocatable schemas # {#gsettings-relocatable} * |