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 6b1ec4a77367e9d3dcaf6970fbff15c2bbae6510..1179dad36fb32396050ee2e3a29672b04c7869e2 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 78212b130ac5750d50b336260fdd8b72629eea97..4f6f7e0b14113521ea39e71adeeb16c425db0d54 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 */