mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01: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)
|
||||
*
|
||||
* 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
|
||||
* is not supported.
|
||||
|
Loading…
Reference in New Issue
Block a user