[glib] Fix a typo



commit 211210c1ce15e19e424d12b14ab79f8dfb0379d4
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jul 5 02:36:48 2010 -0400

    Fix a typo

 gio/gappinfo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gappinfo.c b/gio/gappinfo.c
index 0689553..9380f53 100644
--- a/gio/gappinfo.c
+++ b/gio/gappinfo.c
@@ -466,7 +466,7 @@ g_app_info_get_icon (GAppInfo *appinfo)
  * about the details of the launcher (like what screen it is on).
  * On error, @error will be set accordingly.
  *
- * To lauch the application without arguments pass a %NULL @files list.
+ * To launch the application without arguments pass a %NULL @files list.
  *
  * Note that even if the launch is successful the application launched
  * can fail to start if it runs into problems during startup. There is



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