Spell Error in page PVector::lerp()
Closed this issue · 1 comments
guoyunhe commented
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.)
AmnonOwed commented
Good catch! I have sent a pull request to fix this issue.