From: Matthias Clasen Date: Sun, 14 May 2023 17:26:03 +0000 (-0400) Subject: Fix a typo X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~1^2~259^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=38f610f85eb0cdfb05ecea3b8f1f94fb6a034ab9;p=gtk4.git Fix a typo --- 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,