From 88c118aab3382824cbef245c2687d4b3c6326ff9 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Mon, 5 Sep 2011 11:39:04 -0400 Subject: [PATCH] one missed docs fix --- glib/gbookmarkfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/gbookmarkfile.c b/glib/gbookmarkfile.c index b1fb0b9..0306bc2 100644 --- a/glib/gbookmarkfile.c +++ b/glib/gbookmarkfile.c @@ -3045,7 +3045,7 @@ g_bookmark_file_get_groups (GBookmarkFile *bookmark, * If @name is %NULL, the name of the application will be the * same returned by g_get_application_name(); if @exec is %NULL, the * command line will be a composition of the program name as - * returned by g_get_prgname() and the "%u" modifier, which will be + * returned by g_get_prgname() and the "\%u" modifier, which will be * expanded to the bookmark's URI. * * This function will automatically take care of updating the -- 2.7.4