Forráskód Böngészése

Removing excess div closing tag in CanvasRenderer.html

Tristan VALCKE 9 éve
szülő
commit
2f9547ecb4
1 módosított fájl, 1 hozzáadás és 1 törlés
  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>