X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FMoreCatalystBasics.pod;h=3cc95deeb55644aa81c14e0dd36bc6a3b89313c5;hp=cc2fbd77fffef6f099f35ea869476c9ccfc2c38a;hb=c89d3e0c4c78f73590171d23236e3dc8557514f5;hpb=ae4928627383baa200c4f20f5237e423f5409b12 diff --git a/lib/Catalyst/Manual/Tutorial/MoreCatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/MoreCatalystBasics.pod index cc2fbd7..3cc95de 100644 --- a/lib/Catalyst/Manual/Tutorial/MoreCatalystBasics.pod +++ b/lib/Catalyst/Manual/Tutorial/MoreCatalystBasics.pod @@ -87,7 +87,7 @@ tutorial): $ cd MyApp This creates a similar skeletal structure to what we saw in Part 2 of -the tutorial, except with C or C substituted for +the tutorial, except with C and C substituted for C and C. @@ -110,7 +110,7 @@ C<-Debug> Flag Enables the Catalyst debug output you saw when we started the C