glib r7162 - trunk/gio



Author: matthiasc
Date: Sun Jul  6 00:07:50 2008
New Revision: 7162
URL: http://svn.gnome.org/viewvc/glib?rev=7162&view=rev

Log:
Clarify some docs


Modified:
   trunk/gio/ChangeLog
   trunk/gio/gappinfo.c

Modified: trunk/gio/gappinfo.c
==============================================================================
--- trunk/gio/gappinfo.c	(original)
+++ trunk/gio/gappinfo.c	Sun Jul  6 00:07:50 2008
@@ -604,7 +604,7 @@
  * g_app_launch_context_get_display:
  * @context: a #GAppLaunchContext.  
  * @info: a #GAppInfo. 
- * @files: a #GList of files.
+ * @files: a #GList of @GFile<!-- -->s.
  *
  * Gets the display string for the display. This is used to ensure new
  * applications are started on the same display as the launching 
@@ -636,7 +636,7 @@
  * @info: a #GAppInfo.
  * @files: a #GList of files.
  * 
- * Initiates startup notification for the applicaiont and returns the
+ * Initiates startup notification for the application and returns the
  * DESKTOP_STARTUP_ID for the launched operation, if supported.
  *
  * Startup notification IDs are defined in the <ulink



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