summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2008-03-14 10:00:47 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-03-14 10:00:47 +0000
commit091aa1c6c10a0799d52215a64aa89a3b6991d9f0 (patch)
tree19c0f3b870e1fbb216d296d6c92d4b0b0a9784cb
parenta08a64a221c608724535f05c7e8faa1d03b49634 (diff)
downloadgvfs-091aa1c6c10a0799d52215a64aa89a3b6991d9f0.tar.gz
Fix up changelog entry
svn path=/trunk/; revision=1654
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 24cc365e..7f0e9dc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
(set_info_from_stat):
Mark files with an initial dot to be hidden.
This handles unix smb shares, and should not affect
- windows shares much, since they generally use dot
+ windows shares much, since they generally don't use dot
for extensions so its not used otherwise in filenames.
2008-03-14 Christian Kellner <gicmo@gnome.org>