We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b118226 + 2fa1628 commit af4703fCopy full SHA for af4703f
src/Symfony/Component/Dotenv/Dotenv.php
@@ -40,7 +40,7 @@ final class Dotenv
40
* Loads one or several .env files.
41
*
42
* @param string $path A file to load
43
- * @param ...string $paths A list of additionnal files to load
+ * @param ...string $paths A list of additional files to load
44
45
* @throws FormatException when a file has a syntax error
46
* @throws PathException when a file does not exist or is not readable
0 commit comments