lint: codespell 2.1.0

This commit is contained in:
fanquake
2022-04-06 10:43:50 +01:00
parent 323d4c09c0
commit eaf712c801
4 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ Run the following as root to install the base dependencies for building.
```bash
pkg_add bash git gmake libevent libtool boost
# Select the newest version of the follow packages:
# Select the newest version of the following packages:
pkg_add autoconf automake python
```