doc: correct orthography `eg.` → `e.g.` · nodejs/node@46527e8

2 files changed

lines changed

Original file line numberDiff line numberDiff line change

@@ -396,7 +396,7 @@ call:

396396

}

397397

```

398398
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

400400

records, and run Valgrind with the suppression file previously created:

401401
402402

```bash

Original file line numberDiff line numberDiff line change

@@ -41,7 +41,7 @@

4141

<Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR"/>

4242
4343

<!-- 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. -->

4545

<util:QueryWindowsWellKnownSIDs/>

4646
4747

<Property Id="INSTALLDIR" Secure="yes">