Skip to content

Commit 8974fcc

Browse files
committed
Fix docblock
1 parent 748cba3 commit 8974fcc

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
@@ -115,7 +115,7 @@ protected function parseQueues($queues)
115115
}
116116

117117
/**
118-
* Display the failed jobs in the console.
118+
* Display the queue sizes in the console.
119119
*
120120
* @param \Illuminate\Support\Collection $queues
121121
* @return void

0 commit comments

Comments
 (0)