diff --git a/glib/gvariant-parser.c b/glib/gvariant-parser.c index 9f9c34c4d..ccd4c3545 100644 --- a/glib/gvariant-parser.c +++ b/glib/gvariant-parser.c @@ -2487,7 +2487,7 @@ g_variant_new_parsed_va (const gchar *format, * * You may not use this function to return, unmodified, a single * #GVariant pointer from the argument list. ie: @format may not solely - * be anything along the lines of "%*", "%?", "%r", or anything starting + * be anything along the lines of "%*", "%?", "\%r", or anything starting * with "%@". **/ GVariant *