processing-docs icon indicating copy to clipboard operation
processing-docs copied to clipboard

Use of word "increment" in docs for lerpColor()

Open soegaard opened this issue 4 years ago • 0 comments

Issue description

The docs reads: "Calculates a color between two colors at a specific increment. "

The word "increment" normally means "an amount to be added", but in this context amount is a fraction between 0.0 and 1.0.

URL(s) of affected page(s)

https://processing.org/reference/lerpColor_.html

Proposed fix

Choose a better word.

soegaard avatar Jun 06 '21 17:06 soegaard