From: Alexander Larsson Date: Thu, 21 Feb 2008 11:44:48 +0000 (+0000) Subject: Fix doc typo X-Git-Tag: GLIB_2_15_6~43 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bed0b3654617aff714876dfbca553c40e67986d5;p=platform%2Fupstream%2Fglib.git Fix doc typo 2008-02-21 Alexander Larsson * gfile.c: Fix doc typo svn path=/trunk/; revision=6549 --- diff --git a/gio/gfile.c b/gio/gfile.c index 2672332..03704f6 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 identifier has the same weaknesses as using an path in that + * Using #GFile as an identifier has the same weaknesses as using a 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