Skip to content

Commit c17e33d

Browse files
author
Colin Robertson
authored
Merge pull request #2389 from Youssef1313/patch-2
Delete extra ]
2 parents 5528f76 + 231964a commit c17e33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/reference/std-specify-language-standard-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Enable supported C++ language features from the specified version of the C++ lan
1212

1313
> **`/std:c++14`**\
1414
> **`/std:c++17`**\
15-
> **`/std:c++latest`**]
15+
> **`/std:c++latest`**
1616
1717
## Remarks
1818

0 commit comments

Comments
 (0)