Skip to content

Commit 0c93751

Browse files
authored
Fix typo in CHANGELOG.md (#11968)
1 parent 36ea516 commit 0c93751

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,7 +2,7 @@
22

33
## Version 1.19.3: February 12, 2024
44
### Enhancements
5-
* Enable support for fuzzy symbol seaches. [#2751](https://github.com/microsoft/vscode-cpptools/issues/2751)
5+
* Enable support for fuzzy symbol searches. [#2751](https://github.com/microsoft/vscode-cpptools/issues/2751)
66
* This may not be enabled for all users unless `C_Cpp.experimentalFeatures` is `enabled`.
77
* Improve performance of symbol searches. [#7908](https://github.com/microsoft/vscode-cpptools/issues/7908), [#7914](https://github.com/microsoft/vscode-cpptools/issues/7914), [#11557](https://github.com/microsoft/vscode-cpptools/issues/11557)
88
* This may not be enabled for all users unless `C_Cpp.experimentalFeatures` is `enabled`.
@@ -2202,4 +2202,4 @@
22022202
## Version 0.5.0: April 14, 2016
22032203
* Usability and correctness bug fixes.
22042204
* Simplify installation experience.
2205-
* Usability and correctness bug fixes.
2205+
* Usability and correctness bug fixes.

0 commit comments

Comments
 (0)