[Catalyst-commits] r12881 - trunk/Catalyst-Component-InstancePerContext/lib/Catalyst/Component

jawnsy at dev.catalyst.perl.org jawnsy at dev.catalyst.perl.org
Mon Feb 15 23:38:29 GMT 2010


Author: jawnsy
Date: 2010-02-15 23:38:29 +0000 (Mon, 15 Feb 2010)
New Revision: 12881

Modified:
   trunk/Catalyst-Component-InstancePerContext/lib/Catalyst/Component/InstancePerContext.pm
Log:
recieve -> receive

Modified: trunk/Catalyst-Component-InstancePerContext/lib/Catalyst/Component/InstancePerContext.pm
===================================================================
--- trunk/Catalyst-Component-InstancePerContext/lib/Catalyst/Component/InstancePerContext.pm	2010-02-15 23:36:41 UTC (rev 12880)
+++ trunk/Catalyst-Component-InstancePerContext/lib/Catalyst/Component/InstancePerContext.pm	2010-02-15 23:38:29 UTC (rev 12881)
@@ -49,7 +49,7 @@
 
 =head2 build_per_context_instance
 
-The value returned by this call is what you will recieve when you call
+The value returned by this call is what you will receive when you call
 $c->component('YourComponent').
 
 =head1 PROVIDED METHODS




More information about the Catalyst-commits mailing list