Skip to content

Commit

Permalink
Tell about messenger:consume invalid limit options
Browse files Browse the repository at this point in the history
  • Loading branch information
MatTheCat committed Nov 5, 2022
1 parent 8e70c1c commit 33fa45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Exception/InvalidOptionException.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
namespace Symfony\Component\Console\Exception;

/**
* Represents an incorrect option name typed in the console.
* Represents an incorrect option name or value typed in the console.
*
* @author Jérôme Tamarelle <jerome@tamarelle.net>
*/
Expand Down

0 comments on commit 33fa45f

Please sign in to comment.