We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87eb15 commit f66f54eCopy full SHA for f66f54e
apps/routerconsole/java/src/net/i2p/router/web/ScheduledService.java
@@ -25,7 +25,7 @@
25
* In this way it differs from `cron` or other solutions.
26
*
27
* It uses a config file with an intentionally cron-like syntax. Unlike
28
- * with cron he config file must contain exactly one task. This config
+ * with cron the config file must contain exactly one task. This config
29
* file is passed in the `args` field of the `ScheduledService`
30
* clients.config, and may have any name and run any task present on the
31
* system or shipped with the hypothetical ScheduledService plugin.
0 commit comments