mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-11 11:03:01 +01:00
docs: Fix typos
Typos found with codespell
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user