[glib] Docs: Fixed a typo.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Docs: Fixed a typo.
- Date: Tue, 12 Jul 2011 10:09:37 +0000 (UTC)
commit bbe7eb09ec71b519adf50ef35bee28d5a1a8e1bd
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Jul 12 12:09:31 2011 +0200
Docs: Fixed a typo.
gio/gappinfo.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gappinfo.c b/gio/gappinfo.c
index e27aaed..e7a5543 100644
--- a/gio/gappinfo.c
+++ b/gio/gappinfo.c
@@ -579,12 +579,12 @@ g_app_info_supports_files (GAppInfo *appinfo)
* @launch_context: (allow-none): a #GAppLaunchContext or %NULL
* @error: a #GError
*
- * Launches the application. Passes @uris to the launched application
+ * Launches the application. This passes the @uris to the launched application
* as arguments, using the optional @launch_context to get information
* 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 @uris list.
+ * To launch the application without arguments pass a %NULL @uris 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]