Browse Source

Typo Vector3.html (#30888)

rizzler329842 10 months ago
parent
commit
112a016c4e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/en/math/Vector3.html

+ 1 - 1
docs/api/en/math/Vector3.html

@@ -485,7 +485,7 @@
 		<h3>[method:this setScalar]( [param:Float scalar] )</h3>
 		<p>
 			Set the [page:.x x], [page:.y y] and [page:.z z] values of this vector
-			both equal to [page:Float scalar].
+			all equal to [page:Float scalar].
 		</p>
 
 		<h3>[method:this setX]( [param:Float x] )</h3>

粤ICP备19079148号