Skip to content

Commit 41babf5

Browse files
author
Laxman Sole
committed
fixed typo
1 parent 0f9f4ef commit 41babf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build/reference/compiler-options-listed-by-category.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This article contains a categorical list of compiler options. For an alphabetica
4747
|[/Gs](gs-control-stack-checking-calls.md)|Controls stack probes.|
4848
|[/GT](gt-support-fiber-safe-thread-local-storage.md)|Supports fiber safety for data allocated by using static thread-local storage.|
4949
|[/guard:cf](guard-enable-control-flow-guard.md)|Adds control flow guard security checks.|
50-
|[/guard:ehcont](guard-enable-eh-continuation-metadat.md)|Enables EH continuation metadata.|
50+
|[/guard:ehcont](guard-enable-eh-continuation-metadata.md)|Enables EH continuation metadata.|
5151
|[/Gv](gd-gr-gv-gz-calling-convention.md)|Uses the `__vectorcall` calling convention. (x86 and x64 only)|
5252
|[/Gw](gw-optimize-global-data.md)|Enables whole-program global data optimization.|
5353
|[/GX](gx-enable-exception-handling.md)|Deprecated. Enables synchronous exception handling. Use [/EH](eh-exception-handling-model.md) instead.|

0 commit comments

Comments
 (0)