8000
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.
1 parent 45891d7 commit 0f9d2e0Copy full SHA for 0f9d2e0
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