Explorar o código

Merge pull request #5025 from netantho/patch-1

Update GeometryUtils.html
Mr.doob %!s(int64=11) %!d(string=hai) anos
pai
achega
883aaa3c7f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/extras/GeometryUtils.html

+ 1 - 1
docs/api/extras/GeometryUtils.html

@@ -16,7 +16,7 @@
 
 		<h3> .merge( [page:Geometry geometry1] , [page:Geometry geometry2], [page:Integer materialIndexOffset] )</h3>
 		<div>
-		geometry1 — Parent geomentry element <br />
+		geometry1 — Parent geometry element <br />
 		geometry2 — Geometry that need to be added in parent <br />
 		materialIndexOffset — Offset applied to the materialIndex of all the new faces in the merged geometry. Default : 0 <br />
 		</div>