浏览代码

Removing excess div closing tag in CanvasRenderer.html

Tristan VALCKE 8 年之前
父节点
当前提交
2f9547ecb4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/examples/renderers/CanvasRenderer.html

+ 1 - 1
docs/examples/renderers/CanvasRenderer.html

@@ -64,7 +64,7 @@
     <h3>[property:Object info]</h3>
     <h3>[property:Object info]</h3>
 
 
 		<div>
 		<div>
-			An object with a series of statistical information about the graphics board memory and the rendering process. Useful for debugging or just for the sake of curiosity. The object contains the following fields:</div>
+			An object with a series of statistical information about the graphics board memory and the rendering process. Useful for debugging or just for the sake of curiosity. The object contains the following fields:
 			<ul>
 			<ul>
 				<li>render:
 				<li>render:
 					<ul>
 					<ul>