docs: Fix typo GAsyncReady → GAsyncResult

Also GSimpleAsyncReady → GSimpleAsyncResult.
This commit is contained in:
David King
2012-02-19 16:25:07 +00:00
committed by Ryan Lortie
parent 37fd4d86ab
commit 83392caa72
3 changed files with 5 additions and 5 deletions

View File

@@ -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.
*