remove mention of _environ

This commit is contained in:
Jeff Epler 2022-12-09 14:11:37 -06:00
parent 3a92c079fc
commit f2032dbf0f
No known key found for this signature in database
GPG Key ID: D5BF15AB975AB4DE
1 changed files with 1 additions and 1 deletions

View File

@ -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