summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kellner <gicmo@src.gnome.org>2008-02-16 10:48:57 +0000
committerChristian Kellner <gicmo@src.gnome.org>2008-02-16 10:48:57 +0000
commitc92234cc2570391de937cb541c6d62a2ee8d707c (patch)
treea83dfd2294b88935f7bf5f7c4793f9c948b4c822
parentfcb550276cbe5f2dfbedf619edc6ef389e2866ce (diff)
downloadgvfs-c92234cc2570391de937cb541c6d62a2ee8d707c.tar.gz
Fix typo in ChangeLog
svn path=/trunk/; revision=1282
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6bf67159..f4410ca1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* daemon/gvfsjobenumerate.c:
Fix a little crasher (NULL terminate g_build_filename) that
- was introduced by the optional uri addition chate to enumerate.
+ was introduced by the optional uri addition change to enumerate.
2008-02-15 Christian Kellner <gicmo@gnome.org>