Skip to content

Commit 9d92a07

Browse files
committed
Adjust comments
1 parent a391073 commit 9d92a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AsyncTask.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public function run(): void
6363
}
6464

6565
/**
66-
* Starts this AsyncTask immediately in the background.
66+
* Starts this AsyncTask immediately in the background. A runner will then run this AsyncTask.
6767
* @return void
6868
*/
6969
public function start(): void

0 commit comments

Comments
 (0)