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=a0d2b5ac065ae20e2706b016db31e53ffa09494c;hp=cc2fbd77fffef6f099f35ea869476c9ccfc2c38a;hb=8482d557f2db611057112ea7db8be90445a353c7;hpb=ae4928627383baa200c4f20f5237e423f5409b12 diff --git a/lib/Catalyst/Manual/Tutorial/MoreCatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/MoreCatalystBasics.pod index cc2fbd7..a0d2b5a 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