Просмотр исходного кода

Removing excess div closing tag in LinearInterpolant.html

Tristan VALCKE 8 лет назад
Родитель
Сommit
b0c619cef7
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      docs/api/math/interpolants/LinearInterpolant.html

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

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