[glib/glib-2-48] gfileenumerator: Fix typo in docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-48] gfileenumerator: Fix typo in docs
- Date: Wed, 17 Aug 2016 21:38:46 +0000 (UTC)
commit 6d3cedf450cd21c3ba164502447a0e256138dfdd
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Thu Jun 2 11:29:42 2016 +0200
gfileenumerator: Fix typo in docs
This probably used to be a part of libgsystem.
gio/gfileenumerator.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gfileenumerator.c b/gio/gfileenumerator.c
index b07b88a..954d426 100644
--- a/gio/gfileenumerator.c
+++ b/gio/gfileenumerator.c
@@ -587,7 +587,7 @@ g_file_enumerator_set_pending (GFileEnumerator *enumerator,
* requires allocation of a temporary #GError.
*
* In contrast, with this function, a %FALSE return from
- * gs_file_enumerator_iterate() *always* means
+ * g_file_enumerator_iterate() *always* means
* "error". End of iteration is signaled by @out_info or @out_child being %NULL.
*
* Another crucial difference is that the references for @out_info and
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]