gfileenumerator: Convert docbook tag -> markdown

This code predated the markdown conversion.  Pointed out by mclasen.
This commit is contained in:
Colin Walters 2015-02-20 14:35:59 -05:00
parent 52cd62d946
commit f141607eec

View File

@ -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() <emphasis>always</emphasis> means
* gs_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