History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QUARTZ-277
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: James House
Reporter: Aaron Craven
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Quartz Scheduler

Correct typo in NthIncludedDayTrigger javadoc

Created: 10/Oct/05 07:52 AM   Updated: 02/Jan/06 02:18 PM
Component/s: Triggers
Affects Version/s: 1.5.1
Fix Version/s: 1.5.2


 Description  « Hide
In the javadoc for NthIncludedDayTrigger.setIntervalType(...), the line:

If INTERVAL_TYPE_WEEKLY, the trigger will fire on the Nth included day of every month.

should be

If INTERVAL_TYPE_WEEKLY, the trigger will fire on the Nth included day of every week.

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.