mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
Fix many spelling errors
This commit is contained in:
@@ -14,7 +14,7 @@ TYPES
|
||||
|
||||
DESCRIPTION
|
||||
|
||||
Negative values of c and nonpositive values for d are treated as
|
||||
Negative values of c and non-positive values for 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 in the following
|
||||
description.
|
||||
|
Reference in New Issue
Block a user