[glib] one missed docs fix
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] one missed docs fix
- Date: Mon, 5 Sep 2011 15:39:15 +0000 (UTC)
commit 88c118aab3382824cbef245c2687d4b3c6326ff9
Author: Ryan Lortie <desrt desrt ca>
Date: Mon Sep 5 11:39:04 2011 -0400
one missed docs fix
glib/gbookmarkfile.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]