ソースを参照

Update Sphere.html

vtHawk 5 年 前
コミット
4dae5c07e0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/api/en/math/Sphere.html

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

@@ -46,7 +46,7 @@
 		[page:Vector3 point] - [page:Vector3] The point to clamp.<br />
 		[page:Vector3 point] - [page:Vector3] The point to clamp.<br />
 		[page:Vector3 target] — the result will be copied into this Vector3.<br /><br />
 		[page:Vector3 target] — the result will be copied into this Vector3.<br /><br />
 
 
-		Clamps a point within the sphere. If the point is is outside the sphere, it will clamp it to the
+		Clamps a point within the sphere. If the point is outside the sphere, it will clamp it to the
 		closets point on the edge of the sphere. Points already inside the sphere will not be affected.
 		closets point on the edge of the sphere. Points already inside the sphere will not be affected.
 		</p>
 		</p>