We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc72a1 commit 99b7356Copy full SHA for 99b7356
Console/Command/CronShell.php
@@ -110,7 +110,7 @@ public function main() {
110
}
111
112
/**
113
- * Look for a Queue Task of hte passed name and try to call add() on it.
+ * Look for a Queue Task of the passed name and try to call add() on it.
114
* A QueueTask may provide an add function to enable the user to create new jobs via commandline.
115
*
116
* @return void
0 commit comments