Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudloff committed May 15, 2020
1 parent c30b0a4 commit 689264c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ private function applyOptions(array $options)
}

/**
* Override options from environement variables.
* Override options from environment variables.
* Environment variables should use screaming snake case: CONVERT, PYTHON, AUDIO_BITRATE, etc.
* If the value is an array, you should use the YAML format: "CONVERT_ADVANCED_FORMATS='[foo, bar]'"
*
Expand Down

0 comments on commit 689264c

Please sign in to comment.