Skip to content

Commit 112a016

Browse files
Typo Vector3.html (#30888)
1 parent e914484 commit 112a016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/en/math/Vector3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ <h3>[method:this setLength]( [param:Float l] )</h3>
485485
<h3>[method:this setScalar]( [param:Float scalar] )</h3>
486486
<p>
487487
Set the [page:.x x], [page:.y y] and [page:.z z] values of this vector
488-
both equal to [page:Float scalar].
488+
all equal to [page:Float scalar].
489489
</p>
490490

491491
<h3>[method:this setX]( [param:Float x] )</h3>

0 commit comments

Comments
 (0)