Fixed typo
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Helper.pm
index b4fa959..ceb0bef 100644 (file)
@@ -494,7 +494,7 @@ use warnings;
 #
 # Set flags and add plugins for the application
 #
-#        -Debug : activates the debug mode for very useful log messages
+#         -Debug: activates the debug mode for very useful log messages
 # Static::Simple: will serve static files from the applications root directory
 #
 use Catalyst qw/-Debug Static::Simple/;
@@ -984,7 +984,9 @@ Catalyst [% long_type %].
 
 =over 4
 
-# Uncomment, modify and add new actions to fit your needs
+#
+# Uncomment and modify this or add new actions to fit your needs
+#
 #=item default
 #
 #=cut