Skip to content

Commit

Permalink
Merge pull request #170 from darouwan/dev
Browse files Browse the repository at this point in the history
correct the annotation

Thank you for the PR @darouwan
  • Loading branch information
zemian authored Feb 11, 2019
2 parents 602455f + 7638b02 commit ab3891e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quartz-core/src/main/java/org/quartz/JobBuilder.java
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ public JobBuilder ofType(Class <? extends Job> jobClazz) {
*
* <p>
* If not explicitly set, the default value is <code>false</code>.
* - this method sets the value to <code>true</code>.
* </p>
*
* @return the updated JobBuilder
Expand Down

0 comments on commit ab3891e

Please sign in to comment.