Documentation: Fix spelling error

A spelling error caused an invalid file to be referenced,
change the summary value so it mentions to the correct file.
This commit is contained in:
mjz19910 2021-10-11 14:34:53 -07:00 committed by Linus Groh
parent b819719860
commit 8ea79c05db
Notes: sideshowbarker 2024-07-18 02:48:47 +09:00

View file

@ -28,7 +28,7 @@ Run cmake at least once for this to work. clangd has difficulty finding specific
These extensions can be used as-is, but you need to point them to the custom Serenity compilers. Use the following cpp-preferences to circumvent some errors:
<details>
<summary>.vscode/c_cpp_propperties.json</summary>
<summary>.vscode/c_cpp_properties.json</summary>
```json
{