Skip to content

Commit 10fb424

Browse files
author
Colin Robertson
authored
Update compiling-a-c-cpp-program.md
1 parent 5532f15 commit 10fb424

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/build/reference/compiling-a-c-cpp-program.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "C/C++ compiler reference - Visual Studio"
3-
description:"MSVC compiler toolset options."
3+
description: "MSVC compiler toolset options."
44
ms.date: "12/10/2018"
55
helpviewer_keywords: ["cl.exe compiler", "cl.exe compiler, setting options"]
66
ms.assetid: f3eef5ab-d0be-4fb2-90f9-927e6ed58736
@@ -41,4 +41,4 @@ For information on choosing the compiler host and target architecture, see [Conf
4141

4242
## See Also
4343

44-
[C/C++ Building Reference](c-cpp-building-reference.md)
44+
[C/C++ Building Reference](c-cpp-building-reference.md)

0 commit comments

Comments
 (0)