mirror of
https://github.com/lightbend/config.git
synced 2025-03-22 23:30:27 +08:00
fixed typo
This commit is contained in:
parent
0734a2796f
commit
d36a43aa1b
2
HOCON.md
2
HOCON.md
@ -1582,7 +1582,7 @@ The only way to ensure that your environment variables have the desired case
|
|||||||
is to first undefine all the env vars that you will depend on then redefine
|
is to first undefine all the env vars that you will depend on then redefine
|
||||||
them with the required case.
|
them with the required case.
|
||||||
|
|
||||||
For example, the the ambient environment might have this defition ...
|
For example, the the ambient environment might have this definition ...
|
||||||
|
|
||||||
```
|
```
|
||||||
set Path=A;B;C
|
set Path=A;B;C
|
||||||
|
Loading…
Reference in New Issue
Block a user