Fixed typo
Sebastian Riedel [Mon, 21 Nov 2005 01:09:36 +0000 (01:09 +0000)]
Makefile.PL

index c195c01..53c87f9 100644 (file)
@@ -77,8 +77,8 @@ print <<"EOF";
     The Apache engines have been moved to a separate package in Catalyst 5.5.
     Please install Catalyst::Engine::Apache if you need Apache support.
 
-    Install Bundle::Catalyst to get everything you need to write serious
-    applications.
+    Install Bundle::Catalyst to get everything you need to start writing
+    serious applications with Catalyst.
 
         perl -MCPAN -e 'install Bundle::Catalyst'