From: Kieren Diment Date: Sat, 23 Jun 2007 14:19:49 +0000 (+0000) Subject: shlomi fish "patch" *sigh* X-Git-Tag: v5.8005~340 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=5edc2aaeb0c2dd02f1418b8e20c8a610d3779e29 shlomi fish "patch" *sigh* --- diff --git a/lib/Catalyst/Manual/Tutorial/Authentication.pod b/lib/Catalyst/Manual/Tutorial/Authentication.pod index d3c46d6..2719cc4 100644 --- a/lib/Catalyst/Manual/Tutorial/Authentication.pod +++ b/lib/Catalyst/Manual/Tutorial/Authentication.pod @@ -636,6 +636,7 @@ lines to the bottom of the file: TT code, it's probably a little too subtle for use in "normal" comments. %] +

Although most of the code is comments, the middle few lines provide a "you are already logged in" reminder if the user returns to the login diff --git a/lib/Catalyst/Manual/Tutorial/BasicCRUD.pod b/lib/Catalyst/Manual/Tutorial/BasicCRUD.pod index 7e997e8..25d419e 100644 --- a/lib/Catalyst/Manual/Tutorial/BasicCRUD.pod +++ b/lib/Catalyst/Manual/Tutorial/BasicCRUD.pod @@ -444,7 +444,7 @@ along with a list of the eight remaining books. =head2 Fixing a Dangerous URL -Note the URL in your browser once you have performed the deletetion in the +Note the URL in your browser once you have performed the deletion in the prior step -- it is still referencing the delete action: http://localhost:3000/books/delete/6