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 813deb8afc68cfcaab1b4d583a19685661b096fb..55d165973f2a50918af72e9eb5a8cb8a283639fc 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 1cd6f04ac1b2bf348b14a0c76be8dc9bd4786b90..3ae570bcd25e6b59a34b3fe357a708528367e127 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