Skip to content

Commit 777f18e

Browse files
tqnmrdoob
authored andcommitted
Update Vector3.html like a grammer natzi (mrdoob#9183)
GitHub makes everything so easy these days!
1 parent 9ea1815 commit 777f18e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/math/Vector3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h3>[method:Float lengthManhattan]() [page:Vector3 this]</h3>
146146

147147
<h3>[method:Vector3 normalize]() [page:Vector3 this]</h3>
148148
<div>
149-
Normalizes this vector. Transforms this Vector into a Unit vector by dividing the vector by it's length.
149+
Normalizes this vector. Transforms this Vector into a Unit vector by dividing the vector by its length.
150150
</div>
151151

152152
<h3>[method:Float distanceTo]( [page:Vector3 v] ) [page:Vector3 this]</h3>

0 commit comments

Comments
 (0)