mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:37:34 +00:00
Everywhere: Fix many spelling errors
This commit is contained in:
parent
6bf91d00ef
commit
3102d8e160
39 changed files with 73 additions and 73 deletions
|
@ -88,7 +88,7 @@ These extensions can be used as-is, but you need to point them to the custom Ser
|
|||
```
|
||||
</details>
|
||||
|
||||
Most nonsentical errors from the extension also involve not finding methods, types etc.
|
||||
Most nonsensical errors from the extension also involve not finding methods, types etc.
|
||||
|
||||
### DSL syntax highlighting
|
||||
|
||||
|
@ -337,7 +337,7 @@ The following snippet may be useful if you want to quickly generate a license he
|
|||
" * SPDX-License-Identifier: BSD-2-Clause",
|
||||
" */"
|
||||
],
|
||||
"description": "Licence header"
|
||||
"description": "License header"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue