浏览代码

Removing excess div closing tag in DiscretInterpolant.html

Tristan VALCKE 8 年之前
父节点
当前提交
ebe8e851e7
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      docs/api/math/interpolants/DiscreteInterpolant.html

+ 0 - 2
docs/api/math/interpolants/DiscreteInterpolant.html

@@ -78,8 +78,6 @@ interpolant.evaluate( 0.5 );
 		Evaluate the interpolant at position *t*.
 		</div>
 
-		</div>
-
 		<h2>Source</h2>
 
 		[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]