gio: Fix typo in documentation
authorRoss Lagerwall <rosslagerwall@gmail.com>
Fri, 25 Oct 2013 08:05:02 +0000 (10:05 +0200)
committerRyan Lortie <desrt@desrt.ca>
Mon, 28 Oct 2013 00:15:38 +0000 (17:15 -0700)
https://bugzilla.gnome.org/show_bug.cgi?id=710859

gio/gfileinfo.c

index 3a2403d..81b15fb 100644 (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