appease t/author/spelling.t
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Chained.pm
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