We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73535d commit 6ce5d30Copy full SHA for 6ce5d30
src/AsyncTaskStatus.php
@@ -83,7 +83,7 @@ public function isRunning(): bool
83
}
84
85
/**
86
- * Attepts to prove whether the AsyncTask is still running
+ * Attempts to prove whether the AsyncTask is still running
87
* @return bool If false, then the task is shown to have been stopped.
88
*/
89
private function proveTaskIsRunning(): bool
0 commit comments