[Catalyst-commits] r8578 - Catalyst-Runtime/5.80/trunk/lib/Catalyst

jhannah at dev.catalyst.perl.org jhannah at dev.catalyst.perl.org
Fri Oct 31 15:27:13 GMT 2008


Author: jhannah
Date: 2008-10-31 15:27:13 +0000 (Fri, 31 Oct 2008)
New Revision: 8578

Modified:
   Catalyst-Runtime/5.80/trunk/lib/Catalyst/Engine.pm
Log:
POD typo corrected.


Modified: Catalyst-Runtime/5.80/trunk/lib/Catalyst/Engine.pm
===================================================================
--- Catalyst-Runtime/5.80/trunk/lib/Catalyst/Engine.pm	2008-10-28 00:33:06 UTC (rev 8577)
+++ Catalyst-Runtime/5.80/trunk/lib/Catalyst/Engine.pm	2008-10-31 15:27:13 UTC (rev 8578)
@@ -96,7 +96,7 @@
 
 =head2 $self->finalize_error($c)
 
-Output an apropriate error message, called if there's an error in $c
+Output an appropriate error message. Called if there's an error in $c
 after the dispatch has finished. Will output debug messages if Catalyst
 is in debug mode, or a `please come back later` message otherwise.
 




More information about the Catalyst-commits mailing list