Skip to content

Commit 11841db

Browse files
author
Colin Robertson
authored
Merge pull request #808 from MicrosoftDocs/master636861992406593448
Fix git push error for protected CLA branch
2 parents 6f59d61 + 7cd7121 commit 11841db

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)