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 ceca48c commit 025f762Copy full SHA for 025f762
src/dotenv/main.py
@@ -321,7 +321,7 @@ def load_dotenv(
321
from the `.env` file.
322
encoding: Encoding to be used to read the file.
323
Returns:
324
- Bool: True if atleast one environment variable is set else False
+ Bool: True if at least one environment variable is set else False
325
326
If both `dotenv_path` and `stream` are `None`, `find_dotenv()` is used to find the
327
.env file.
0 commit comments