Skip to content

Commit c72cacd

Browse files
authored
Add end period to metadata description so screen readers know where to stop.
1 parent 3b67b3a commit c72cacd

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
@@ -53,7 +53,7 @@ Once CMake cache generation has succeeded, you can also view your projects organ
5353

5454
You can also switch views by right-clicking on any file or folder in your Solution Explorer and selecting **Switch to CMake Targets View**.
5555

56-
![A screenshot of right-clicking a file or folder in the Solution explorer. The context menu item to Switch to CMake Targets View is visible](media/visual-studio-switch-cmake-targets-view.png)
56+
![A screenshot of right-clicking a file or folder in the Solution explorer. The context menu item to Switch to CMake Targets View is visible.](media/visual-studio-switch-cmake-targets-view.png)
5757

5858
Choose the **Show All Files** button at the top of **Solution Explorer** to see all the CMake-generated output in the *`out/build/<config>`* folders.
5959

0 commit comments

Comments
 (0)