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=afb0a7bae36f8d23687969461afbd818ea09a3e1;hb=c89d3e0c4c78f73590171d23236e3dc8557514f5;hpb=bb2dbfb8c0a5d05cfb875249adfc0ae6b8a50852 diff --git a/lib/Catalyst/Manual/Tutorial/MoreCatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/MoreCatalystBasics.pod index afb0a7b..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