Skip to content

Commit aa6df4e

Browse files
committed
feat: improve description
1 parent 3e63b67 commit aa6df4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Commands/Utilities/PhpIniCheck.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ final class PhpIniCheck extends BaseCommand
4141
*
4242
* @var string
4343
*/
44-
protected $description = 'Check your php.ini values.';
44+
protected $description = 'Check your php.ini values in production environment.';
4545

4646
/**
4747
* The Command's usage

0 commit comments

Comments
 (0)