summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-05-14 13:26:03 -0400
committerMatthias Clasen <mclasen@redhat.com>2023-05-14 13:26:14 -0400
commit38f610f85eb0cdfb05ecea3b8f1f94fb6a034ab9 (patch)
treefb1734d2705e04a2ec7b4e1edc2717463c97cc35
parent5393173afa0511e8b1a1e6c3fae42a236028e78f (diff)
downloadgtk+-38f610f85eb0cdfb05ecea3b8f1f94fb6a034ab9.tar.gz
Fix a typo
-rw-r--r--gdk/gdktoplevel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdktoplevel.c b/gdk/gdktoplevel.c
index 5a5c9e4d0f..5b201d45e4 100644
--- a/gdk/gdktoplevel.c
+++ b/gdk/gdktoplevel.c
@@ -791,7 +791,7 @@ gdk_toplevel_export_handle (GdkToplevel *toplevel,
* @result: the `GAsyncResult`
* @error: return location for an error
*
- * Finishes the [method@Gdk.Toplevel.export_handle] cal and
+ * Finishes the [method@Gdk.Toplevel.export_handle] call and
* returns the resulting handle.
*
* Returns: (nullable) (transfer full): the exported handle,