codespell: Fix typos

This commit is contained in:
Brad King
2023-05-18 16:36:49 -04:00
parent 3728f079af
commit 04b0d5c862
29 changed files with 34 additions and 34 deletions

View File

@@ -25,7 +25,7 @@ prepending, independent of the default.
If the ``SYSTEM`` option is given, the compiler will be told the
directories are meant as system include directories on some platforms.
Signalling this setting might achieve effects such as the compiler
Signaling this setting might achieve effects such as the compiler
skipping warnings, or these fixed-install system files not being
considered in dependency calculations - see compiler docs.