mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-16 23:20:22 +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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user