gfileinfo: Slightly improve documentation formatting

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-05-31 10:57:37 +01:00
parent 67a0d5237e
commit ebacb64539

View File

@ -832,7 +832,7 @@ _g_file_info_get_attribute_value (GFileInfo *info,
*
* Gets the value of a attribute, formated as a string.
* This escapes things as needed to make the string valid
* utf8.
* UTF-8.
*
* Returns: (nullable): a UTF-8 string associated with the given @attribute, or
* %NULL if the attribute wasnt set.