We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7634251 commit 4845298Copy full SHA for 4845298
src/Commands/AdminCommands/SendtoallCommand.php
@@ -28,7 +28,7 @@ class SendtoallCommand extends AdminCommand
28
/**
29
* @var string
30
*/
31
- protected $description = 'Send the message to all the bot\'s users';
+ protected $description = 'Send the message to all of the bot\'s users';
32
33
34
0 commit comments