mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 22:52:09 +01:00
fix typo in documentation
This commit is contained in:
parent
d218cf0f67
commit
cf95d07691
@ -44,7 +44,7 @@
|
|||||||
*
|
*
|
||||||
* To get the next file's information from a #GFileEnumerator, use
|
* 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() 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
|
* version will return a list of #GFileInfo<!---->s, whereas the
|
||||||
* synchronous will only return the next file in the enumerator.
|
* synchronous will only return the next file in the enumerator.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user