mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:07:35 +00:00
Documentation: Fix a few typos
This commit is contained in:
parent
7f52f45e9d
commit
7aa9413b53
4 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@ Serenity-specific patches were upstreamed to CMake in major version 3.25. To avo
|
|||
patches to CMake, the minimum required CMake to build Serenity is set to that version.
|
||||
If more patches are upstreamed to CMake, the minimum will be bumped again once that version releases.
|
||||
|
||||
To accomodate distributions that do not ship bleeding-edge CMake versions, the build scripts will
|
||||
To accommodate distributions that do not ship bleeding-edge CMake versions, the build scripts will
|
||||
attempt to build CMake from source if the version on your path is older than 3.25.x.
|
||||
|
||||
### Windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue