summaryrefslogtreecommitdiff
path: root/gio/gmenumodel.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gmenumodel.c')
-rw-r--r--gio/gmenumodel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gmenumodel.c b/gio/gmenumodel.c
index a20f60b64..612f8e7ae 100644
--- a/gio/gmenumodel.c
+++ b/gio/gmenumodel.c
@@ -571,7 +571,7 @@ g_menu_model_get_item_attribute_value (GMenuModel *model,
* g_variant_get(), followed by a g_variant_unref(). As such,
* @format_string must make a complete copy of the data (since the
* #GVariant may go away after the call to g_variant_unref()). In
- * particular, no '&' characters are allowed in @format_string.
+ * particular, no '&' characters are allowed in @format_string.
*
* Returns: %TRUE if the named attribute was found with the expected
* type