[Jifty-commit] r3423 - jifty/trunk/lib/Jifty

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sat Jun 9 23:16:05 EDT 2007


Author: bartb
Date: Sat Jun  9 23:16:04 2007
New Revision: 3423

Modified:
   jifty/trunk/lib/Jifty/Continuation.pm

Log:
typo fix

Modified: jifty/trunk/lib/Jifty/Continuation.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Continuation.pm	(original)
+++ jifty/trunk/lib/Jifty/Continuation.pm	Sat Jun  9 23:16:04 2007
@@ -144,7 +144,7 @@
 =head2 call
 
 Call the continuation; this is generally done during request
-processing, after an actions have been run.
+processing, after actions have been run.
 L<Jifty::Request::Mapper>-controlled values are filled into the stored
 request based on the current request and response.  During the
 process, another continuation is created, with the filled-in results


More information about the Jifty-commit mailing list