Explorar o código

Merge pull request #12665 from MagnuzBinder/patch-5

Remove unintelligible part of explanation
Mr.doob %!s(int64=7) %!d(string=hai) anos
pai
achega
dc855d01ac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/extras/core/Path.html

+ 1 - 1
docs/api/extras/core/Path.html

@@ -98,7 +98,7 @@ var path = new THREE.Path(vectors);
 		<div>
 			points --  array of [page:Vector2 Vector2s].<br /><br />
 
-			Adds to the from the points. Points	are added to the [page:CurvePath.curves curves]
+			Points are added to the [page:CurvePath.curves curves]
 			array as [page:LineCurve LineCurves].
 		</div>