Fix many spelling errors

This commit is contained in:
Landon Curt Noll
2021-02-12 22:09:47 -08:00
parent 486f4c5626
commit 507fe026e5
154 changed files with 482 additions and 476 deletions

View File

@@ -14,7 +14,7 @@ TYPES
DESCRIPTION
Negative values of c and nonpositive values of d are treated as
Negative values of c and non-positive values of d are treated as
offsets from size(a), i.e. as if c were replaced by size(a) + c
and d by size(a) + d. Any such adjustment is assumed to have been
made.