Fix links in gio docs

This commit is contained in:
Matthias Clasen
2011-06-04 18:44:44 -04:00
parent cb9c92cdb4
commit 01f63b19f9
16 changed files with 82 additions and 84 deletions

View File

@@ -157,7 +157,7 @@ g_proxy_connect_async (GProxy *proxy,
/**
* g_proxy_connect_finish:
* @proxy: a #GProxy
* @result: a #GAsyncRetult
* @result: a #GAsyncResult
* @error: return #GError
*
* See g_proxy_connect().