Fix up a doc comment
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 26 Nov 2007 20:42:17 +0000 (20:42 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 26 Nov 2007 20:42:17 +0000 (20:42 +0000)
svn path=/trunk/; revision=5943

ChangeLog
gio/gfileattribute.c

index f355a81..e48291e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-26  Matthias Clasen  <mclasen@redhat.com>
+
+       * gio/gfileattribute.c: Fix up a doc comment.
+
 2007-11-26  Alexander Larsson  <alexl@redhat.com>
 
         * Makefile.am:
index 512500b..ee93d6c 100644 (file)
@@ -184,7 +184,7 @@ escape_byte_string (const char *str)
  * Converts a #GFileAttributeValue to a string for display.
  * The returned string should be freed when no longer needed
  * 
- * Returns: a string from the @attr, %NULL on error, or "<invalid>" if 
+ * Returns: a string from the @attr, %NULL on error, or "&lt;invalid&gt;" if 
  * @attr is of type %G_FILE_ATTRIBUTE_TYPE_INVALID.
  **/
 char *