summaryrefslogtreecommitdiff
path: root/gdk/gdkapplaunchcontext.c
diff options
context:
space:
mode:
authorCorentin Noël <corentin@elementary.io>2020-05-11 18:47:20 +0200
committerCorentin Noël <corentin@elementary.io>2020-05-11 19:26:20 +0200
commit076b2f11d2642d9153938dea34c49d8a345938b1 (patch)
treef16af90837980573140d445d094ce6219f23c0da /gdk/gdkapplaunchcontext.c
parent9ce7b16dd8173afb94aaf7c374dfb6b69c98c135 (diff)
downloadgtk+-076b2f11d2642d9153938dea34c49d8a345938b1.tar.gz
docs: Fix several missing references in the documentation
This fixes several typos and missing references
Diffstat (limited to 'gdk/gdkapplaunchcontext.c')
-rw-r--r--gdk/gdkapplaunchcontext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkapplaunchcontext.c b/gdk/gdkapplaunchcontext.c
index b59e4f4adc..a3410f6cd8 100644
--- a/gdk/gdkapplaunchcontext.c
+++ b/gdk/gdkapplaunchcontext.c
@@ -177,7 +177,7 @@ gdk_app_launch_context_get_display_name (GAppLaunchContext *context,
* gdk_app_launch_context_get_display:
* @context: a #GdkAppLaunchContext
*
- * Gets the #GdkDispolat that @context is for.
+ * Gets the #GdkDisplay that @context is for.
*
* Returns: (transfer none): the display of @context
*/