Explorar o código

Update ShapePath.html

Michael Herzog %!s(int64=3) %!d(string=hai) anos
pai
achega
09696e5454
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/en/extras/core/ShapePath.html

+ 1 - 1
docs/api/en/extras/core/ShapePath.html

@@ -63,7 +63,7 @@
 
 		<h3>[method:this bezierCurveTo]( [param:Float cp1X], [param:Float cp1Y], [param:Float cp2X], [param:Float cp2Y], [param:Float x], [param:Float y] )</h3>
 		<p>This creates a bezier curve from the [page:ShapePath.currentPath currentPath]'s
-			 offset to x and y with cp1X, cp1Y and cp1X, cp1Y as control points and updates the
+			 offset to x and y with cp1X, cp1Y and cp2X, cp2Y as control points and updates the
 			 [page:ShapePath.currentPath currentPath]'s offset to x and y.</p>
 
 		<h3>[method:this splineThru] ( [param:Array points] ) </h3>