X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FStats.pm;h=ba3de6817a8f395b8d9fd01e1806a2e1259a34b5;hp=615cde1dbc4fcc252914a1831b0f7a550750eff0;hb=10011c19cb6f294d1d16c1a1fb484614a7c5dcba;hpb=6d27bb31757fb5f513d5c65aa54a7ea4305aa023 diff --git a/lib/Catalyst/Stats.pm b/lib/Catalyst/Stats.pm index 615cde1..ba3de68 100644 --- a/lib/Catalyst/Stats.pm +++ b/lib/Catalyst/Stats.pm @@ -324,10 +324,10 @@ from the previous profiling point. The 'rollup' flag indicates whether the reported time is the rolled up time for the block, or the elapsed time from the previous profiling point. -=head1 COMPATABILITY METHODS +=head1 COMPATIBILITY METHODS Some components might expect the stats object to be a regular Tree::Simple object. -We've added some compatability methods to handle this scenario: +We've added some compatibility methods to handle this scenario: =head2 accept