[glib: 1/2] gapplication: Fix a minor typo in the documentation
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] gapplication: Fix a minor typo in the documentation
- Date: Mon, 24 Feb 2020 11:21:29 +0000 (UTC)
commit f04e3077d946d0ab093b3d171b73d279ee959e45
Author: Philip Withnall <withnall endlessm com>
Date: Thu Dec 19 13:17:54 2019 +0000
gapplication: Fix a minor typo in the documentation
Signed-off-by: Philip Withnall <withnall endlessm com>
gio/gapplication.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gapplication.c b/gio/gapplication.c
index 02ab2b046..cfebc526e 100644
--- a/gio/gapplication.c
+++ b/gio/gapplication.c
@@ -129,7 +129,7 @@
* initialization for all of these in a single place.
*
* Regardless of which of these entry points is used to start the
- * application, GApplication passes some "platform data from the
+ * application, GApplication passes some ‘platform data’ from the
* launching instance to the primary instance, in the form of a
* #GVariant dictionary mapping strings to variants. To use platform
* data, override the @before_emit or @after_emit virtual functions
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]