remove mention of _environ
This commit is contained in:
parent
3a92c079fc
commit
f2032dbf0f
@ -32,7 +32,7 @@ File format example:
|
||||
escape_codes="supported, including \\r\\n\\"\\\\"
|
||||
# comment
|
||||
[subtable]
|
||||
subvalue="cannot retrieve this using _environ or getenv"
|
||||
subvalue="cannot retrieve this using getenv"
|
||||
|
||||
|
||||
Details of the toml language subset
|
||||
|
Loading…
Reference in New Issue
Block a user