Added 10x loop around auto tests
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index c904ed3..86886b0 100644 (file)
@@ -524,7 +524,7 @@ sub stash {
     return $c->{stash};
 }
 
-=head1 $c->welcome_message
+=item $c->welcome_message
 
 Returns the Catalyst welcome HTML page.
 
@@ -1681,7 +1681,7 @@ Sebastian Riedel, C<sri@oook.de>
 =head1 LICENSE
 
 This library is free software . You can redistribute it and/or modify it under
-the same terms as perl itself.
+the same terms as Perl itself.
 
 =cut