[glib] Docs: Fix tiny typo.



commit 3769c1e1732a7f3889b5d819552c79512571e169
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Jul 25 09:23:51 2011 +0200

    Docs: Fix tiny typo.

 gio/gfileattribute.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gfileattribute.c b/gio/gfileattribute.c
index 88ceb4c..a2849de 100644
--- a/gio/gfileattribute.c
+++ b/gio/gfileattribute.c
@@ -97,7 +97,7 @@
  * "user" for getting the user name of the file owner. This information is often mapped from
  * some backend specific data such as a unix UID.</entry></row>
  * <row><entry>"thumbnail"</entry><entry>The "Thumbnail" namespace. Includes
- * information about file thumbnails and their location within the file system. Exaples of
+ * information about file thumbnails and their location within the file system. Examples of
  * keys in this namespace include "path" to get the location of a thumbnail, and "failed"
  * to check if thumbnailing of the file failed.</entry></row>
  * <row><entry>"filesystem"</entry><entry>The "Filesystem" namespace. Gets information



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]