appease t/author/spelling.t
Fitz Elliott [Wed, 20 Mar 2013 21:08:22 +0000 (17:08 -0400)]
 * README.pod: maillist => mailing list

 * lib/Catalyst/DispatchType/Chained: ie => i.e.

Signed-off-by: John Napiorkowski <jjnapiork@cpan.org>

README.pod
lib/Catalyst/DispatchType/Chained.pm

index 5fe4755..8d874e7 100644 (file)
@@ -38,4 +38,4 @@ app.
 
 If you would like to contribute to Catalyst, please 
 L<join us|http://chat.mibbit.com/#catalyst@irc.perl.org> on IRC,
-or visit the L<maillist|http://lists.scsys.co.uk/mailman/listinfo/catalyst>.
+or visit the L<mailing list|http://lists.scsys.co.uk/mailman/listinfo/catalyst>.
index ec0e743..4bf8e79 100644 (file)
@@ -685,7 +685,7 @@ of the endpoint of the chain, not on the chained actions way. The
 C<auto> actions will be run before the chain dispatching begins. In
 every other aspect, C<auto> actions behave as documented.
 
-The C<forward>ing to other actions does just what you would expect. ie
+The C<forward>ing to other actions does just what you would expect. i.e.
 only the target action is run. The actions that that action is chained
 to are not run.
 If you C<detach> out of a chain, the rest of the chain will not get