mirror of
https://github.com/docker-library/php.git
synced 2025-08-08 08:17:16 +00:00
Fix "ouptut" typo from https://github.com/docker-library/php/pull/497
This commit is contained in:
@ -34,7 +34,7 @@ usage() {
|
||||
| xargs
|
||||
echo
|
||||
echo 'Some of the above modules are already compiled into PHP; please check'
|
||||
echo 'the ouptut of "php -i" to see which modules are already loaded.'
|
||||
echo 'the output of "php -i" to see which modules are already loaded.'
|
||||
}
|
||||
|
||||
ext="$1"
|
||||
|
Reference in New Issue
Block a user