@@ -17,7 +17,7 @@
<h2>Constructor</h2>
<h3>[name]([page:Array array], [page:Integer itemSize])</h3>
<div>
- Instantiates this attibute with data from the associated buffer. The array can either be a regular Array or a Typed Array.
+ Instantiates this attribute with data from the associated buffer. The array can either be a regular Array or a Typed Array.
itemSize gives the number of values of the array that should be associated with a particular vertex.
</div>