Small doc fix
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 23 Feb 2008 05:05:39 +0000 (05:05 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 23 Feb 2008 05:05:39 +0000 (05:05 +0000)
svn path=/trunk/; revision=6560

gio/ChangeLog
gio/gfileinfo.h

index 6b1ec4a..1179dad 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * gfileinfo.h: Documentation fixes.
+
 2008-02-22  Alexander Larsson  <alexl@redhat.com>
 
        * gcontenttype.c (g_content_type_get_icon):
index 78212b1..4f6f7e0 100644 (file)
@@ -727,8 +727,8 @@ typedef enum {
 /**
  * G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT:
  *
- * A key in the "trash" namespace.  When requested against 'trash:///'
- * returns the number of (toplevel) items in the trash folder.
+ * A key in the "trash" namespace.  When requested against 
+ * "trash:///" returns the number of (toplevel) items in the trash folder.
  * Corresponding #GFileAttributeType is %G_FILE_ATTRIBUTE_TYPE_UINT32.
  **/
 #define G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT "trash::item-count"     /* uint32 */