glib r7823 - in trunk: . glib



Author: matthiasc
Date: Tue Jan 20 17:05:26 2009
New Revision: 7823
URL: http://svn.gnome.org/viewvc/glib?rev=7823&view=rev

Log:
fix a typo


Modified:
   trunk/ChangeLog
   trunk/glib/gbookmarkfile.c

Modified: trunk/glib/gbookmarkfile.c
==============================================================================
--- trunk/glib/gbookmarkfile.c	(original)
+++ trunk/glib/gbookmarkfile.c	Tue Jan 20 17:05:26 2009
@@ -3002,7 +3002,7 @@
  * time the application registered this bookmark.
  *
  * If @name is %NULL, the name of the application will be the
- * same returned by g_get_application(); if @exec is %NULL, 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
  * expanded to the bookmark's URI.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]