Skip to content

Commit 57a91ac

Browse files
committed
Wording update.
1 parent 357b977 commit 57a91ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extension/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
## Version 1.32.1: April 20, 2026
44
### Bug Fixes
5-
* Fix an IntelliSense crash when three special case comments were used in a template. [#14360](https://github.com/microsoft/vscode-cpptools/issues/14360)
5+
* Fix an IntelliSense crash when three special-case comments are used in a template. [#14360](https://github.com/microsoft/vscode-cpptools/issues/14360)
66
* Fix `Reinstalling the Extension.md` not being found. [#14389](https://github.com/microsoft/vscode-cpptools/issues/14389)
77
* Fix the `C/C++ DevTools` extension language service tools not working after the `C/C++` extension updates via `Restart Extensions`. [#14392](https://github.com/microsoft/vscode-cpptools/issues/14392)
8-
* Fix clang-tidy error `Error: no checks enabled.` if checks are not set in another way. [#14391](https://github.com/microsoft/vscode-cpptools/issues/14391)
8+
* Fix the clang-tidy error `Error: no checks enabled.` when checks are not otherwise set. [#14391](https://github.com/microsoft/vscode-cpptools/issues/14391)
99
* Update localized strings.
1010

1111
## Version 1.32.0: April 14, 2026

0 commit comments

Comments
 (0)