Merge pull request #159 from zhugw/patch-3

Update Site.java
master
Yihua Huang 2014-09-12 13:09:50 +08:00
commit 3a9c1d3002
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ public class Site {
} }
/** /**
* Set cycleRetryTimes times when download fail, 0 by default. Only work in RedisScheduler. <br> * Set cycleRetryTimes times when download fail, 0 by default. <br>
* *
* @return this * @return this
*/ */