- fix a couple typos
David Kamholz [Mon, 14 Nov 2005 22:53:35 +0000 (22:53 +0000)]
Changes
MANIFEST.SKIP

diff --git a/Changes b/Changes
index 37dd1af..4c465f5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-Tis file documents the revision history for Perl extension Catalyst.
+This file documents the revision history for Perl extension Catalyst.
 
 5.54    2005-11-14 22:55:00
         - Fixed a Module::Pluggable::Fast related bug
index 2887d97..c53d4f4 100644 (file)
@@ -23,7 +23,7 @@
 \.bak$
 \#$
 \b\.#
-\.DS_Store$
+^\.DS_Store$
 
 # Avoid Apache::Test files
 t/conf/apache_test_config.pm