Explorar o código

Update PlaneGeometry.html (#26248)

There's a typo in doc perhaps comes from the wrong line break position.
Yao Hsiao %!s(int64=2) %!d(string=hai) anos
pai
achega
900e6ba8ba
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      docs/api/en/geometries/PlaneGeometry.html

+ 1 - 2
docs/api/en/geometries/PlaneGeometry.html

@@ -45,8 +45,7 @@ scene.add( plane );
 		<h2>Constructor</h2>
 
 		<h3>
-			[name]([param:Float width], [param:Float height], [param:Integer
-			widthSegments], [param:Integer heightSegments])
+			[name]([param:Float width], [param:Float height], [param:Integer widthSegments], [param:Integer heightSegments])
 		</h3>
 		<p>
 			width — Width along the X axis. Default is `1`.<br />