mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Fix typos
Fix typo in gio/gappinfo (duplicated word) Fix typo in gio/gtlsdatabase.c (duplicated word) Fix typo in gio/gapplication.c (duplicated word, previous words rearranged to improve readability) Fix typo in glib/tests/gvariant.c (duplicated word) Fix typo in glib/win_iconv.c (duplicated word) Fix typo in gio/gschema.dtd (meaning, missing letter) Fix typo in gio/gdbusintrospection.c (duplicated word) Fix typo in gio/gdbusintrospection.c (duplicated word).
This commit is contained in:
@@ -1595,7 +1595,7 @@ g_app_launch_context_get_display (GAppLaunchContext *context,
|
||||
* g_app_launch_context_get_startup_notify_id:
|
||||
* @context: a #GAppLaunchContext
|
||||
* @info: a #GAppInfo
|
||||
* @files: (element-type GFile): a #GList of of #GFile objects
|
||||
* @files: (element-type GFile): a #GList of #GFile objects
|
||||
*
|
||||
* Initiates startup notification for the application and returns the
|
||||
* `XDG_ACTIVATION_TOKEN` or `DESKTOP_STARTUP_ID` for the launched operation,
|
||||
|
Reference in New Issue
Block a user