processing/processing-web-archive

Spell Error in page PVector::lerp()

Closed this issue · 1 comments

http://processing.org/reference/PVector_lerp_.html

The first line in Description:

Calculates linear interpolatation from one vector to another vector. (Just like regular lerp(), but for vectors.)

Good catch! I have sent a pull request to fix this issue.