Skip to content

Commit 3a6ea66

Browse files
Fix capitalization in section title
1 parent 3b5dbc7 commit 3a6ea66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/cmake-projects-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ By default, most configuration messages are suppressed unless there's an error.
8888

8989
You can also disable all CMake cache notifications (gold bars) by deselecting **Show CMake cache notification**.
9090

91-
### Customize Targets View Source Groups
91+
### Customize Targets View source groups
9292

9393
By default, the CMake Targets View ignores the following source groups: "Source Files", "Header Files", "Resources", "Object Files". This is because they are included by default in most CMake projects and it would unnecessarily increase the number of clicks required to navigate the Targets View.
9494

0 commit comments

Comments
 (0)