docs: Fix typos

Typos found with codespell
This commit is contained in:
Tobias Stoeckmann
2025-09-03 21:47:11 +02:00
parent 3d21160b85
commit 48bf508bc1
30 changed files with 37 additions and 37 deletions

View File

@@ -576,7 +576,7 @@ instantiatable types with the same name but suffixed with ``Proxy`` and
const gchar *greeting,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gp ointer user_data);
gpointer user_data);
gboolean
my_app_frobber_call_hello_world_finish (MyAppFrobber *proxy,
gchar **out_response,