gfile: Fix typo in documentation for g_file_set_attribute()

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2017-10-05 13:46:41 +01:00
parent 21d2c64660
commit 55905db86a

View File

@ -4368,7 +4368,7 @@ g_file_query_writable_namespaces (GFile *file,
*
* Sets an attribute in the file with attribute name @attribute to @value.
*
* Some attributes can be unset by setting @attribute to
* Some attributes can be unset by setting @type to
* %G_FILE_ATTRIBUTE_TYPE_INVALID and @value_p to %NULL.
*
* If @cancellable is not %NULL, then the operation can be cancelled by