diff --git a/gio/gproxy.c b/gio/gproxy.c index 3b056d97f..60bb5b8e5 100644 --- a/gio/gproxy.c +++ b/gio/gproxy.c @@ -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.