Преглед на файлове

Add missing closing tag in BoxHelper.html

Tristan VALCKE преди 8 години
родител
ревизия
c722d4a419
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      docs/api/extras/helpers/BoxHelper.html

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

@@ -40,8 +40,7 @@
 		<h2>Methods</h2>
 		<h2>Methods</h2>
 
 
 		<h3>[method:null update]( [page:Object3D object] )</h3>
 		<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>
 		<h2>Source</h2>