summaryrefslogtreecommitdiff
path: root/gio/gfileattribute.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-11-28 06:43:33 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-11-28 06:43:33 +0000
commit61582bd91cba508362d0e28db4d6e3f307b27b48 (patch)
tree4fc4d2be1c239d9385e5c037f05685aed326fc63 /gio/gfileattribute.c
parent794b7d0bbefb355570b65e688a4cce580fba7ccc (diff)
Another round of trivial doc fixes
svn path=/trunk/; revision=5970
Diffstat (limited to 'gio/gfileattribute.c')
-rw-r--r--gio/gfileattribute.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gio/gfileattribute.c b/gio/gfileattribute.c
index 9bba549c7..394404e1e 100644
--- a/gio/gfileattribute.c
+++ b/gio/gfileattribute.c
@@ -30,8 +30,8 @@
/**
* SECTION:gfileattribute
- * @short_description: Key-Value Paired File Attributes.
- * @see_also: #GFile, #GFileInfo.
+ * @short_description: Key-Value Paired File Attributes
+ * @see_also: #GFile, #GFileInfo
*
* File attributes in GIO consist of a list of key-value pairs.
*