glib r6548 - trunk/gio



Author: alexl
Date: Thu Feb 21 11:43:55 2008
New Revision: 6548
URL: http://svn.gnome.org/viewvc/glib?rev=6548&view=rev

Log:
2008-02-21  Alexander Larsson  <alexl redhat com>

        * gfile.c:
	Fix doc typo



Modified:
   trunk/gio/ChangeLog
   trunk/gio/gfile.c

Modified: trunk/gio/gfile.c
==============================================================================
--- trunk/gio/gfile.c	(original)
+++ trunk/gio/gfile.c	Thu Feb 21 11:43:55 2008
@@ -79,7 +79,7 @@
  * store the real basename or the #GFile to use to actually access the file, because
  * there is no way to go from a display name to the actual name.
  *
- * Using #GFile as an indetifier has the same weaknesses as using an path in that
+ * Using #GFile as an identifier has the same weaknesses as using an path in that
  * there may be multiple aliases for the same file. For instance, hard or
  * soft links may cause two different #GFile<!-- -->s to refer to the same file.
  * Other possible causes for aliases are: case insensitive filesystems, short



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