Browse Source

Docs: Clean up.

Mugen87 4 years ago
parent
commit
d9d8d0777f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/en/core/InstancedBufferAttribute.html

+ 1 - 1
docs/api/en/core/InstancedBufferAttribute.html

@@ -26,7 +26,7 @@
 
 
 		<h3>[property:Number meshPerAttribute]</h3>
 		<h3>[property:Number meshPerAttribute]</h3>
 		<p>
 		<p>
-			Defines how  often a value of this buffer attribute should be repeated. A value of one means that each value of the instanced attribute is used for a single instance. A value of two means that each value is used for two consecutive instances (and so on). Default is *1*.
+			Defines how often a value of this buffer attribute should be repeated. A value of one means that each value of the instanced attribute is used for a single instance. A value of two means that each value is used for two consecutive instances (and so on). Default is *1*.
 		</p>
 		</p>
 
 
 		<h2>Methods</h2>
 		<h2>Methods</h2>