[glib] fix typo in documentation
- From: Benjamin Otte <otte src gnome org>
- To: svn-commits-list gnome org
- Subject: [glib] fix typo in documentation
- Date: Thu, 18 Jun 2009 09:28:22 -0400 (EDT)
commit cf95d07691ec2202400f340f1c63aca11f0790c1
Author: Benjamin Otte <otte gnome org>
Date: Tue Jun 16 15:18:11 2009 +0200
fix typo in documentation
gio/gfileenumerator.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gfileenumerator.c b/gio/gfileenumerator.c
index 3577bb6..6ab0a65 100644
--- a/gio/gfileenumerator.c
+++ b/gio/gfileenumerator.c
@@ -44,7 +44,7 @@
*
* To get the next file's information from a #GFileEnumerator, use
* g_file_enumerator_next_file() or its asynchronous version,
- * g_file_enumerator_next_file_async(). Note that the asynchronous
+ * g_file_enumerator_next_files_async(). Note that the asynchronous
* version will return a list of #GFileInfo<!---->s, whereas the
* synchronous will only return the next file in the enumerator.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]