Răsfoiți Sursa

Add missing closing tag in BoxHelper.html

Tristan VALCKE 8 ani în urmă
părinte
comite
c722d4a419
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  1. 1 2
      docs/api/extras/helpers/BoxHelper.html

+ 1 - 2
docs/api/extras/helpers/BoxHelper.html

@@ -40,8 +40,7 @@
 		<h2>Methods</h2>
 
 		<h3>[method:null update]( [page:Object3D object] )</h3>
-		<div>
-		Updates the helper's geometry to match the dimensions of the [page:Geometry.boundingBox bounding box] of the passed object's geometry.
+		<div>Updates the helper's geometry to match the dimensions of the [page:Geometry.boundingBox bounding box] of the passed object's geometry.</div>
 
 		<h2>Source</h2>