mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-03 19:30:07 +02:00
gproxy: Add a missing ‘the’ to a documentation comment
Spotted by Michael Catanzaro. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
5bb19b04af
commit
753eeb1bac
@ -53,7 +53,7 @@ g_proxy_default_init (GProxyInterface *iface)
|
|||||||
* @protocol: the proxy protocol name (e.g. http, socks, etc)
|
* @protocol: the proxy protocol name (e.g. http, socks, etc)
|
||||||
*
|
*
|
||||||
* Find the `gio-proxy` extension point for a proxy implementation that supports
|
* Find the `gio-proxy` extension point for a proxy implementation that supports
|
||||||
* specified protocol.
|
* the specified protocol.
|
||||||
*
|
*
|
||||||
* Returns: (transfer full): return a #GProxy or NULL if protocol
|
* Returns: (transfer full): return a #GProxy or NULL if protocol
|
||||||
* is not supported.
|
* is not supported.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user