Skip to content

Commit 2bc1802

Browse files
committed
formatting
1 parent 7afdaf1 commit 2bc1802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Broadcasting/BroadcastEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class BroadcastEvent implements ShouldQueue
3636
public $timeout;
3737

3838
/**
39-
* The number of seconds to wait before retrying a job that encountered an uncaught exception.
39+
* The number of seconds to wait before retrying the job when encountering an uncaught exception.
4040
*
4141
* @var int
4242
*/

0 commit comments

Comments
 (0)