mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:07:35 +00:00
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:
parent
b819719860
commit
8ea79c05db
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue