X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2F07_Debugging.pod;h=1644a851600e0339db3ce7cb330e6473f532ab0b;hp=48088525378b4a2a03e165b0af357cc069c9158d;hb=8aa1e01aa82fc0df32eefd980a04f6e698acd0c8;hpb=39e260e93560242261572f530288ae0fe81aa4c6 diff --git a/lib/Catalyst/Manual/Tutorial/07_Debugging.pod b/lib/Catalyst/Manual/Tutorial/07_Debugging.pod index 4808852..1644a85 100644 --- a/lib/Catalyst/Manual/Tutorial/07_Debugging.pod +++ b/lib/Catalyst/Manual/Tutorial/07_Debugging.pod @@ -93,7 +93,7 @@ template view use: [% c.log.debug("This is a test log message") %] -As with many other logging facilities, you a method is defined for +As with many other logging facilities, a method is defined for each of the following "logging levels" (in increasing order of severity/importance):