mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
doc: correct orthography eg. → e.g.
PR-URL: https://github.com/nodejs/node/pull/59329 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Edy Silva <edigleyssonsilva@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
This commit is contained in:
parent
9bc923ac63
commit
6d8aa55a2c
|
|
@ -396,7 +396,7 @@ call:
|
|||
}
|
||||
```
|
||||
|
||||
Create a file (eg. `node-12.14.1.supp`) with the contents of the suppression
|
||||
Create a file (e.g. `node-12.14.1.supp`) with the contents of the suppression
|
||||
records, and run Valgrind with the suppression file previously created:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
<Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR"/>
|
||||
|
||||
<!-- WiX 4 QueryWindowsWellKnownSIDs element replaces previously used PropertyRef. -->
|
||||
<!-- It sets all properties with the WIX_ACCOUNT_ prefix eg. WIX_ACCOUNT_USERS, etc. -->
|
||||
<!-- It sets all properties with the WIX_ACCOUNT_ prefix e.g. WIX_ACCOUNT_USERS, etc. -->
|
||||
<util:QueryWindowsWellKnownSIDs/>
|
||||
|
||||
<Property Id="INSTALLDIR" Secure="yes">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user