Skip to content

Conversation

dustin-biser
Copy link

Fixed documentation typo for distance2 functions
"Returns the squared distance between p0 and p1, i.e., length(p0 - p1)"
changed to
"Returns the squared distance between p0 and p1, i.e., length2(p0 - p1)"

Fixed documentation typo for distance2 functions
"Returns the squared distance between p0 and p1, i.e., length(p0 - p1)"
changed to
"Returns the squared distance between p0 and p1, i.e., length2(p0 - p1)"
@Groovounet Groovounet added the bug label Jul 23, 2015
@Groovounet Groovounet added this to the GLM 0.9.7 milestone Jul 23, 2015
@Groovounet Groovounet self-assigned this Jul 23, 2015
Groovounet added a commit that referenced this pull request Jul 23, 2015
@Groovounet Groovounet merged commit 5eef9a6 into g-truc:master Jul 23, 2015
@Groovounet
Copy link
Member

Thanks for contributing,
Christophe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants