Skip to content

Commit fb2eafa

Browse files
committed
Fix typo
1 parent e0b8c6f commit fb2eafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/reference/c-cpp-prop-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ Select the default calling convention for your application (can be overridden by
485485

486486
### Compile As
487487

488-
Select compile language option for source files. Sets [`/TC`, `/TP`](tc-tp-tc-tp-specify-source-file-type.md), [/interface](./interface.md), ([`/internalPartition`](./internal-partition.md), or [`/exportHeader`](./module-exportheader.md) options.
488+
Select compile language option for source files. Sets [`/TC`, `/TP`](tc-tp-tc-tp-specify-source-file-type.md), [/interface](./interface.md), [`/internalPartition`](./internal-partition.md), or [`/exportHeader`](./module-exportheader.md) options.
489489

490490
#### Choices
491491

0 commit comments

Comments
 (0)