summaryrefslogtreecommitdiff
path: root/gio/gasynchelper.c
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2012-02-19 16:25:07 +0000
committerRyan Lortie <desrt@desrt.ca>2012-02-21 01:10:54 +0100
commit83392caa727a80bcd9334ac36f41ef4301559a43 (patch)
tree14f65042842f9bb1789a838ba6e8380ec593daa6 /gio/gasynchelper.c
parent37fd4d86ab8f3f27caf8817c7a1100ff364dacd1 (diff)
downloadglib-83392caa727a80bcd9334ac36f41ef4301559a43.tar.gz
docs: Fix typo GAsyncReady → GAsyncResult
Also GSimpleAsyncReady → GSimpleAsyncResult.
Diffstat (limited to 'gio/gasynchelper.c')
-rw-r--r--gio/gasynchelper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gasynchelper.c b/gio/gasynchelper.c
index 4928115d8..34bba9534 100644
--- a/gio/gasynchelper.c
+++ b/gio/gasynchelper.c
@@ -29,7 +29,7 @@
* SECTION:gasynchelper
* @short_description: Asynchronous Helper Functions
* @include: gio/gio.h
- * @see_also: #GAsyncReady
+ * @see_also: #GAsyncResult
*
* Provides helper functions for asynchronous operations.
*