8000 Fix misprint. · symfony/dotenv@0f9d2e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0f9d2e0

Browse files
committed
Fix misprint.
1 parent 45891d7 commit 0f9d2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dotenv.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ final class Dotenv
4040
* Loads one or several .env files.
4141
*
4242
* @param string $path A file to load
43-
* @param ...string $paths A list of additionnal files to load
43+
* @param ...string $paths A list of additional files to load
4444
*
4545
* @throws FormatException when a file has a syntax error
4646
* @throws PathException when a file does not exist or is not readable

0 commit comments

Comments
 (0)
0