Author: rkanter
Date: Mon Feb 4 18:02:16 2013
New Revision: 1442240
URL: http://svn.apache.org/viewvc?rev=1442240&view=rev
Log:
OOZIE-1072 Oozie Coordinator Doc error in Synchronous datasets (udai via
rkanter)
Modified:
oozie/branches/branch-3.3/docs/src/site/twiki/CoordinatorFunctionalSpec.twiki
Modified:
oozie/branches/branch-3.3/docs/src/site/twiki/CoordinatorFunctionalSpec.twiki
URL:
http://svn.apache.org/viewvc/oozie/branches/branch-3.3/docs/src/site/twiki/CoordinatorFunctionalSpec.twiki?rev=1442240&r1=1442239&r2=1442240&view=diff
==============================================================================
---
oozie/branches/branch-3.3/docs/src/site/twiki/CoordinatorFunctionalSpec.twiki
(original)
+++
oozie/branches/branch-3.3/docs/src/site/twiki/CoordinatorFunctionalSpec.twiki
Mon Feb 4 18:02:16 2013
@@ -432,7 +432,7 @@ The following EL constants can be used w
| =MONTH= | _DD_ | 2 digits representing the month of the year, January = 1 |
| =DAY= | _DD_ | 2 digits representing the day of the month |
| =HOUR= | _HH_ | 2 digits representing the hour of the day, in 24 hour
format, 0 - 23 |
-| =MIN= | _mm_ | 2 digits reprensenting the minute of the hour, 0 - 59 |
+| =MINUTE= | _mm_ | 2 digits reprensenting the minute of the hour, 0 - 59 |
*%PURPLE% Syntax: %ENDCOLOR%*