mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Fix many spelling errors
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user