Skip to content

Commit 922ac06

Browse files
authored
correct spelling in changelog (#4651)
Does not build. Bypassing checks.
1 parent 33f2d60 commit 922ac06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# C/C++ for Visual Studio Code Change Log
22

33
## Version 0.26.2-insiders2: November 22, 2019
4-
### Enchangements
4+
### Enhancements
55
* Deferred TU creation until the file is visible in the editor. This avoids the overhead of TU creation when the file is opened by VS Code internally for IntelliSense operations. [#4458](https://github.com/microsoft/vscode-cpptools/issues/4458)
66

77
### Bug Fixes

0 commit comments

Comments
 (0)