Skip to content

Commit 748cba3

Browse files
committed
Fix docblock
1 parent 4fb69ab commit 748cba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Queue/Console/MonitorCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class MonitorCommand extends Command
6161
protected $headers = ['Connection', 'Queue', 'Size', 'Status'];
6262

6363
/**
64-
* Create a new queue listen command.
64+
* Create a new queue monitor command.
6565
*
6666
* @param \Illuminate\Contracts\Queue\Factory $manager
6767
* @param \Illuminate\Contracts\Events\Dispatcher $events

0 commit comments

Comments
 (0)