docs: gappinfo: Fix typo <envvar> -> <envar>
authorJavier Jardón <jjardon@gnome.org>
Wed, 24 Nov 2010 17:06:17 +0000 (18:06 +0100)
committerJavier Jardón <jjardon@gnome.org>
Wed, 24 Nov 2010 17:47:09 +0000 (18:47 +0100)
gio/gappinfo.c

index 941ba25..755731e 100644 (file)
@@ -737,7 +737,7 @@ g_app_launch_context_init (GAppLaunchContext *launch_context)
  *
  * Gets the display string for the @context. This is used to ensure new
  * applications are started on the same display as the launching
- * application, by setting the <envvar>DISPLAY</envvar> environment variable.
+ * application, by setting the <envar>DISPLAY</envar> environment variable.
  *
  * Returns: a display string for the display.
  **/
@@ -766,7 +766,7 @@ g_app_launch_context_get_display (GAppLaunchContext *context,
  * @files: (element-type GFile): a #GList of of #GFile objects
  * 
  * Initiates startup notification for the application and returns the
- * <envvar>DESKTOP_STARTUP_ID</envvar> for the launched operation,
+ * <envar>DESKTOP_STARTUP_ID</envar> for the launched operation,
  * if supported.
  *
  * Startup notification IDs are defined in the <ulink