Merge branch 'gapplication-docs-typo' into 'master'

gapplication: Fix a minor typo in the documentation

See merge request GNOME/glib!1299
This commit is contained in:
Emmanuele Bassi 2020-02-24 11:20:51 +00:00
commit 8bf3a662c8

View File

@ -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