浏览代码

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>
 
 		<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>