File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -396,7 +396,7 @@ call:
396
396
}
397
397
` ` `
398
398
399
- Create a file (eg . ` node-12.14.1.supp` ) with the contents of the suppression
399
+ Create a file (e.g . ` node-12.14.1.supp` ) with the contents of the suppression
400
400
records, and run Valgrind with the suppression file previously created:
401
401
402
402
` ` ` bash
Original file line number Diff line number Diff line change 41
41
<Property Id =" WIXUI_INSTALLDIR" Value =" INSTALLDIR" />
42
42
43
43
<!-- WiX 4 QueryWindowsWellKnownSIDs element replaces previously used PropertyRef. -->
44
- <!-- It sets all properties with the WIX_ACCOUNT_ prefix eg . WIX_ACCOUNT_USERS, etc. -->
44
+ <!-- It sets all properties with the WIX_ACCOUNT_ prefix e.g . WIX_ACCOUNT_USERS, etc. -->
45
45
<util : QueryWindowsWellKnownSIDs />
46
46
47
47
<Property Id =" INSTALLDIR" Secure =" yes" >
You can’t perform that action at this time.
0 commit comments