mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
gfileenumerator: Fix typo in docs
This probably used to be a part of libgsystem.
This commit is contained in:
parent
d06d078959
commit
504f189e59
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user