From: Alexander Larsson Date: Thu, 21 Feb 2008 11:43:55 +0000 (+0000) Subject: Fix doc typo X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=db2615807cd949da286183fce4e98763a9d01473;p=dana%2Fcg-glib.git Fix doc typo 2008-02-21 Alexander Larsson * gfile.c: Fix doc typo svn path=/trunk/; revision=6548 --- diff --git a/gio/ChangeLog b/gio/ChangeLog index 104be9e4..cc0922f4 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,8 @@ +2008-02-21 Alexander Larsson + + * gfile.c: + Fix doc typo + 2008-02-21 Alexander Larsson * gfile.c: diff --git a/gio/gfile.c b/gio/gfile.c index f056864d..26723321 100644 --- a/gio/gfile.c +++ b/gio/gfile.c @@ -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 #GFiles to refer to the same file. * Other possible causes for aliases are: case insensitive filesystems, short