We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 448e126 commit 2214dbcCopy full SHA for 2214dbc
src/main/java/jenkins/plugins/git/maintenance/TaskScheduler.java
@@ -16,7 +16,7 @@
16
import java.util.logging.Logger;
17
18
/**
19
- * TaskScheduler is responsible for scheduling maintenance tasks. It validates if a task is configured & verifies cron syntax before scheduling.
+ * TaskScheduler is responsible for scheduling maintenance tasks. It validates if a task is configured and verifies cron syntax before scheduling.
20
* TaskScheduler acts as a producer by adding the appropriate task into a maintenance queue.
21
*
22
* @author Hrushikesh Rao
0 commit comments