gio: Fix typo in documentation

https://bugzilla.gnome.org/show_bug.cgi?id=710859
This commit is contained in:
Ross Lagerwall 2013-10-25 10:05:02 +02:00 committed by Ryan Lortie
parent 6f386341bd
commit 3041d0a8db

View File

@ -1872,7 +1872,7 @@ g_file_info_set_file_type (GFileInfo *info,
* @info: a #GFileInfo.
* @is_hidden: a #gboolean.
*
* Sets the "is_hidden" attribute in a #GFileInfo according to @is_symlink.
* Sets the "is_hidden" attribute in a #GFileInfo according to @is_hidden.
* See %G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN.
**/
void