mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02:00
gapplication: Fix a minor typo in the documentation
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -129,7 +129,7 @@
|
|||||||
* initialization for all of these in a single place.
|
* initialization for all of these in a single place.
|
||||||
*
|
*
|
||||||
* Regardless of which of these entry points is used to start the
|
* 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
|
* launching instance to the primary instance, in the form of a
|
||||||
* #GVariant dictionary mapping strings to variants. To use platform
|
* #GVariant dictionary mapping strings to variants. To use platform
|
||||||
* data, override the @before_emit or @after_emit virtual functions
|
* data, override the @before_emit or @after_emit virtual functions
|
||||||
|
Reference in New Issue
Block a user