From 211210c1ce15e19e424d12b14ab79f8dfb0379d4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 5 Jul 2010 02:36:48 -0400 Subject: [PATCH] Fix a typo --- gio/gappinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4