Skip to content

Commit ce8efb2

Browse files
authored
Merge pull request #1780 from corob-msft/cr-cet-typo
Fix /cetcompat typos
2 parents 05ddd2c + e87a3f7 commit ce8efb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/build/reference/cetcompat.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "/CETCOMPAT (Control-flow Enforcement Technology compatible)"
3-
ms.date: "02/01/2019"
3+
ms.date: "02/19/2019"
44
f1_keywords: ["/CETCOMPAT"]
55
helpviewer_keywords: ["/CETCOMPAT linker option", "/CETCOMPAT"]
66
---
@@ -15,7 +15,7 @@ Specifies whether to mark an executable image as compatible with Control-flow En
1515
## Arguments
1616

1717
**NO**<br/>
18-
Specifies that the executalbe should not be marked compatible with CET.
18+
Specifies that the executable should not be marked compatible with CET.
1919

2020
## Remarks
2121

@@ -35,7 +35,7 @@ The **/CETCOMPAT** option is available beginning in the Visual Studio 2019 Previ
3535

3636
### To set this linker option programmatically
3737

38-
- This option does not have a programmatic equivalent.
38+
This option does not have a programmatic equivalent.
3939

4040
## See also
4141

0 commit comments

Comments
 (0)