[Jifty-commit] jifty branch, master, updated. 1.10518-27-g292c963

Jifty commits jifty-commit at lists.jifty.org
Fri Jun 17 13:49:40 EDT 2011


The branch, master has been updated
       via  292c963bef2e084d17953daf70d15e608266dedc (commit)
      from  f50e2a062e0a797a8959554cca7a1bc560f9e7a4 (commit)

Summary of changes:
 lib/Jifty/Request.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 292c963bef2e084d17953daf70d15e608266dedc
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Fri Jun 17 13:49:18 2011 -0400

    Doc fix I noticed while munging about J:ACTIONS

diff --git a/lib/Jifty/Request.pm b/lib/Jifty/Request.pm
index d060a5b..0bc2a51 100644
--- a/lib/Jifty/Request.pm
+++ b/lib/Jifty/Request.pm
@@ -1272,7 +1272,7 @@ will redirect to the appropriate url, with L<J:RETURN> set.
 =head3 request options
 
 The existence of C<J:VALIDATE> says that the request is only
-validating arguments.  C<J:ACTIONS> is set to a semicolon-separated
+validating arguments.  C<J:ACTIONS> is set to a exclamation mark separated
 list of monikers; the actions with those monikers will be marked
 active, while all other actions are marked inactive.  In the absence
 of C<J:ACTIONS>, all actions are active.

-----------------------------------------------------------------------


More information about the Jifty-commit mailing list