Skip to content

Commit 410d70c

Browse files
committed
Fix casing
1 parent 934fa2d commit 410d70c

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/build/creating-and-managing-visual-cpp-projects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Create and configure Visual Studio C++ projects"
3-
title: "Learn How to Create a Visual Studio C++ Project, and then add Code and Build your Project."
2+
title: "Create and Configure Visual Studio C++ Projects"
3+
description: "Learn how to create a Visual Studio C++ project, and then add code and build your project."
44
ms.date: 03/24/2025
55
ms.topic: concept-article
66
helpviewer_keywords: ["Visual Studio C++ projects, creating", "projects [C++], creating", "Visual Studio C++ projects"]

docs/linux/download-install-and-setup-the-linux-development-workload.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Install the C++ Linux workload in Visual Studio"
3-
description: "Learn How to Download, Install, and Set Up the Linux Workload for C++ in Visual Studio."
2+
title: "Install the C++ Linux Workload in Visual Studio"
3+
description: "Learn how to download, install, and set up the Linux workload for C++ in Visual Studio."
44
ms.date: 03/25/2025
55
ms.topic: how-to
66
ms.custom: intro-installation

docs/overview/visual-cpp-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Visual Studio C++ samples"
3-
description: "Learn About the Samples Available in the Archived Visual Studio C++ Samples Repository on GitHub."
2+
title: "Visual Studio C++ Samples"
3+
description: "Learn about the samples available in the archived Visual Studio C++ samples repository on GitHub."
44
ms.date: 03/25/2025
55
ms.service: "visual-cpp"
66
ms.subservice: "cpp-lang"

docs/windows/walkthrough-creating-a-standard-cpp-program-cpp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Create a standard C++ program"
3-
title: "Learn How to Use Visual Studio to Create a Standard C++ Project, and Then Compile and Run the Program."
2+
title: "Create a Standard C++ Program"
3+
description: "Learn how to use Visual Studio to create a standard C++ project, and then compile and run the program."
44
ms.custom: "get-started-article"
55
ms.date: 03/25/2025
66
ms.topic: get-started

0 commit comments

Comments
 (0)