Skip to content

Commit 208e214

Browse files
authored
Merge pull request #2087 from MicrosoftDocs/FromPublicMasterBranch
Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master)
2 parents 0b1e47b + a2433fe commit 208e214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/reference/link-pass-options-to-linker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The linker option or options to be passed to the linker.
2020

2121
## Remarks
2222

23-
The **/link** option and its linker options must appear after any file names and CL options. A space is required between **/link** and `linkeroptions`. For more information, see [MSVC linker reference](linking.md).
23+
The **/link** option and its linker options must appear after any file names and CL options. A space is required between **/link** and any linker options. For more information, see [MSVC linker reference](linking.md).
2424

2525
## Example
2626

0 commit comments

Comments
 (0)