Skip to content

Commit a105ba5

Browse files
authored
capitalize toolset
1 parent f17075b commit a105ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overview/compiler-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ An example of a minor change is from Visual Studio 2022 17.1 to Visual Studio 20
8181

8282
The following table lists the Visual C++ compiler `_MSC_VER` for each corresponding Visual Studio and toolset release:
8383

84-
| Visual Studio version | `_MSC_VER` | toolset version |
84+
| Visual Studio version | `_MSC_VER` | Toolset version |
8585
|--|--|--|
8686
| Visual Studio 6.0 | 1200 | 6.0 |
8787
| Visual Studio .NET 2002 (7.0) | 1300 | 7.0 |

0 commit comments

Comments
 (0)