diff --git a/gio/gsocketlistener.c b/gio/gsocketlistener.c index bdf1608dc..9baa609bc 100644 --- a/gio/gsocketlistener.c +++ b/gio/gsocketlistener.c @@ -913,7 +913,7 @@ g_socket_listener_accept_socket_finish (GSocketListener *listener, * This is the asynchronous version of g_socket_listener_accept(). * * When the operation is finished @callback will be - * called. You can then call g_socket_listener_accept_socket() + * called. You can then call g_socket_listener_accept_finish() * to get the result of the operation. * * Since: 2.22