Skip to content

Commit 6ddd8a4

Browse files
nschonniColin Robertson
authored andcommitted
typo: supress -> suppress (MicrosoftDocs#500)
* typo: supress -> suppress * Update .openpublishing.redirection.json - Move redirection to alphabetical position.
1 parent 0eb885f commit 6ddd8a4

7 files changed

+12
-7
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@
170170
"redirect_url": "/cpp/build/dlls-in-visual-cpp",
171171
"redirect_document_id": false
172172
},
173+
{
174+
"source_path": "docs/build/reference/clrunmanagedcodecheck-add-supressunmanagedcodesecurityattribute.md",
175+
"redirect_url": "/cpp/build/reference/clrunmanagedcodecheck-add-suppressunmanagedcodesecurityattribute",
176+
"redirect_document_id": true
177+
},
173178
{
174179
"source_path": "docs/build/reference/consistency-rules-for-per-file-use-of-precompiled-headers.md",
175180
"redirect_url": "/cpp/build/reference/creating-precompiled-header-files#consistency-rules-for-per-file-use-of-precompiled-headers",
@@ -8826,4 +8831,4 @@
88268831
"redirect_document_id": true
88278832
}
88288833
]
8829-
}
8834+
}

docs/build/reference/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
### [/CLRIMAGETYPE (Specify Type of CLR Image)](clrimagetype-specify-type-of-clr-image.md)
198198
### [/CLRSUPPORTLASTERROR (Preserve Last Error Code for PInvoke Calls)](clrsupportlasterror-preserve-last-error-code-for-pinvoke-calls.md)
199199
### [/CLRTHREADATTRIBUTE (Set CLR Thread Attribute)](clrthreadattribute-set-clr-thread-attribute.md)
200-
### [/CLRUNMANAGEDCODECHECK (Remove SuppressUnmanagedCodeSecurityAttribute)](clrunmanagedcodecheck-add-supressunmanagedcodesecurityattribute.md)
200+
### [/CLRUNMANAGEDCODECHECK (Remove SuppressUnmanagedCodeSecurityAttribute)](clrunmanagedcodecheck-add-suppressunmanagedcodesecurityattribute.md)
201201
### [/DEBUG (Generate Debug Info)](debug-generate-debug-info.md)
202202
### [/DEBUGTYPE (Debug Info Options)](debugtype-debug-info-options.md)
203203
### [/DEF (Specify Module-Definition File)](def-specify-module-definition-file.md)

docs/build/reference/clrunmanagedcodecheck-add-supressunmanagedcodesecurityattribute.md renamed to docs/build/reference/clrunmanagedcodecheck-add-suppressunmanagedcodesecurityattribute.md

File renamed without changes.

docs/build/reference/linker-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can use the [comment](../../preprocessor/comment-c-cpp.md) pragma to specify
4646
|[/CLRIMAGETYPE](../../build/reference/clrimagetype-specify-type-of-clr-image.md)|Sets the type (IJW, pure, or safe) of a CLR image.|
4747
|[/CLRSUPPORTLASTERROR](../../build/reference/clrsupportlasterror-preserve-last-error-code-for-pinvoke-calls.md)|Preserves the last error code of functions that are called through the P/Invoke mechanism.|
4848
|[/CLRTHREADATTRIBUTE](../../build/reference/clrthreadattribute-set-clr-thread-attribute.md)|Specifies the threading attribute to apply to the entry point of your CLR program.|
49-
|[/CLRUNMANAGEDCODECHECK](../../build/reference/clrunmanagedcodecheck-add-supressunmanagedcodesecurityattribute.md)|Specifies whether the linker will apply the SuppressUnmanagedCodeSecurity attribute to linker-generated PInvoke stubs that call from managed code into native DLLs.|
49+
|[/CLRUNMANAGEDCODECHECK](../../build/reference/clrunmanagedcodecheck-add-suppressunmanagedcodesecurityattribute.md)|Specifies whether the linker will apply the SuppressUnmanagedCodeSecurity attribute to linker-generated PInvoke stubs that call from managed code into native DLLs.|
5050
|[/DEBUG](../../build/reference/debug-generate-debug-info.md)|Creates debugging information.|
5151
|[/DEBUGTYPE](../../build/reference/debugtype-debug-info-options.md)|Specifies which data to include in debugging information.|
5252
|[/DEF](../../build/reference/def-specify-module-definition-file.md)|Passes a module-definition (.def) file to the linker.|

docs/ide/xml-data-generator-tool-property-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ms.custom: ""
44
ms.date: "11/04/2016"
55
ms.technology: ["cpp-ide"]
66
ms.topic: "conceptual"
7-
f1_keywords: ["VC.Project.VCXMLDataGeneratorTool.GeneratedProxyLanguage", "VC.Project.VCXMLDataGeneratorTool.Output", "VC.Project.VCXMLDataGeneratorTool.SupressStartupBanner"]
7+
f1_keywords: ["VC.Project.VCXMLDataGeneratorTool.GeneratedProxyLanguage", "VC.Project.VCXMLDataGeneratorTool.Output", "VC.Project.VCXMLDataGeneratorTool.SuppressStartupBanner"]
88
dev_langs: ["C++"]
99
helpviewer_keywords: ["XML Data Generator Tool property page"]
1010
ms.assetid: b2ef1c12-3419-429d-bb9d-bd7d9ffe1ffb

docs/porting/visual-cpp-what-s-new-2003-through-2015.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2090,7 +2090,7 @@ The compiler has breaking changes in this release.
20902090
- `/CLRIMAGETYPE` (Specify Type of CLR Image) linker option has been added.
20912091
- `/CLRSUPPORTLASTERROR` (Preserve Last Error Code for PInvoke Calls) linker option has been added.
20922092
- `/CLRTHREADATTRIBUTE` (Set CLR Thread Attribute) linker option has been added.
2093-
- `/CLRUNMANAGEDCODECHECK` (Add SupressUnmanagedCodeSecurityAttribute) linker option has been added.
2093+
- `/CLRUNMANAGEDCODECHECK` (Add SuppressUnmanagedCodeSecurityAttribute) linker option has been added.
20942094
- `/ERRORREPORT` (Report Internal Linker Errors) linker option has been added.
20952095
- `/EXETYPE` linker option has been removed. The linker no longer supports creating Windows 95 and Windows 98 device drivers. Use an appropriate DDK to create these device drivers. The EXETYPE keyword is no longer valid for module definition files.
20962096
- `/FUNCTIONPADMIN` (Create Hotpatchable Image) linker option has been added.

docs/windows/use-winmdidl-and-midlrt-to-create-h-files-from-windows-metadata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ By default in [Windows 8.1, winmdidl.exe and midlrt.exe are located in C:\Progr
2929
## Winmdidl command-line arguments
3030

3131
```
32-
Winmdidl.exe [/nologo] [/supressversioncheck] [/time] [/outdir:dir] [/banner:file] [/utf8] Winmdfile
32+
Winmdidl.exe [/nologo] [/suppressversioncheck] [/time] [/outdir:dir] [/banner:file] [/utf8] Winmdfile
3333
```
3434

3535
**/nologo**<br/>
3636
Prevents console display of the winmdidl copyright message and version number.
3737

38-
**/supressversioncheck**<br/>
38+
**/suppressversioncheck**<br/>
3939
Not used.
4040

4141
**/time**<br/>

0 commit comments

Comments
 (0)