Fix typos in environment-variables.md
This commit is contained in:
parent
b9d62d2cab
commit
ed34e33fbf
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ Prints Chrome's internal logging to console.
|
||||||
|
|
||||||
## `ELECTRON_LOG_ASAR_READS`
|
## `ELECTRON_LOG_ASAR_READS`
|
||||||
|
|
||||||
When Electron reads from an ASAR file, log the the read offset and file path
|
When Electron reads from an ASAR file, log the read offset and file path to
|
||||||
to the system `tmpdir`. Th resulting file can be provided to the ASAR module
|
the system `tmpdir`. The resulting file can be provided to the ASAR module
|
||||||
to optimize file ordering.
|
to optimize file ordering.
|
||||||
|
|
||||||
## `ELECTRON_ENABLE_STACK_DUMPING`
|
## `ELECTRON_ENABLE_STACK_DUMPING`
|
||||||
|
|
Loading…
Add table
Reference in a new issue