Clarify some docs
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 6 Jul 2008 00:07:50 +0000 (00:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 6 Jul 2008 00:07:50 +0000 (00:07 +0000)
svn path=/trunk/; revision=7162

gio/ChangeLog
gio/gappinfo.c

index 813deb8..55d1659 100644 (file)
@@ -1,3 +1,7 @@
+2008-07-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * gappinfo.c: Clarify some docs
+
 2008-07-03  Matthias Clasen  <mclasen@redhat.com>
 
        * gdesktopappinfo.c: Fix a stupid mistake.
index 1cd6f04..3ae570b 100644 (file)
@@ -604,7 +604,7 @@ g_app_launch_context_init (GAppLaunchContext *launch_context)
  * 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 @@ g_app_launch_context_get_display (GAppLaunchContext *context,
  * @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