docs: Fix GFileAttribute link in GFileInfo
authorDavid King <amigadave@amigadave.com>
Sun, 19 Feb 2012 16:48:20 +0000 (16:48 +0000)
committerRyan Lortie <desrt@desrt.ca>
Tue, 21 Feb 2012 00:10:54 +0000 (01:10 +0100)
gio/gfileinfo.c

index 0f4c354..9456afa 100644 (file)
@@ -364,7 +364,8 @@ g_file_info_new (void)
  * @src_info: source to copy attributes from.
  * @dest_info: destination to copy attributes to.
  *
- * Copies all of the #GFileAttribute<!-- -->s from @src_info to @dest_info.
+ * Copies all of the <link linkend="gio-GFileAttribute">GFileAttribute</link>s
+ * from @src_info to @dest_info.
  **/
 void
 g_file_info_copy_into (GFileInfo *src_info,