Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vaclavblazek authored Mar 19, 2019
1 parent 8e1c2bb commit 9b668eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ heightFunction = {
```

Superelevation maps height from `heightRange` to scale in `scaleRange` and outputs original height scaled by computed scale.
The `heightRange[0]` must be lower than `heightRange[1]` and heights below `heightRange[0]` and above `heightRange[1]` are lipped.
The `heightRange[0]` must be lower than `heightRange[1]` and heights below `heightRange[0]` and above `heightRange[1]` are clipped.

### Driver: surface-spheroid

Expand Down

0 comments on commit 9b668eb

Please sign in to comment.