Skip to content

Commit f2032db

Browse files
committed
remove mention of _environ
1 parent 3a92c07 commit f2032db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ File format example:
3232
escape_codes="supported, including \\r\\n\\"\\\\"
3333
# comment
3434
[subtable]
35-
subvalue="cannot retrieve this using _environ or getenv"
35+
subvalue="cannot retrieve this using getenv"
3636
3737
3838
Details of the toml language subset

0 commit comments

Comments
 (0)