Prev fix should have moved the "=over 4" vs. removing it to balance out "=back"
Kennedy Clark [Mon, 2 Mar 2009 22:37:50 +0000 (22:37 +0000)]
lib/Catalyst/Manual/Tutorial/MoreCatalystBasics.pod

index bdbd2c3..8c1734e 100644 (file)
@@ -318,6 +318,8 @@ the Catalyst dispatcher will ignore it.)
 There are five types of "special" build-in C<:Private> actions: 
 C<begin>, C<end>, C<default>, C<index>, and C<auto>.
 
+=over 4
+
 =item *
 
 With C<begin>, C<end>, C<default>, C<index> private actions, only the