Explorar o código

Update InterleavedBuffer doc for .setArray() return type

Takahiro %!s(int64=7) %!d(string=hai) anos
pai
achega
c9f8e84ea0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/core/InterleavedBuffer.html

+ 1 - 1
docs/api/core/InterleavedBuffer.html

@@ -81,7 +81,7 @@
 
 		<h2>Methods</h2>
 
-		<h3>[method:null setArray] ( [param:TypedArray array] ) </h3>
+		<h3>[method:InterleavedBuffer setArray] ( [param:TypedArray array] ) </h3>
 		<p>
 		 array - must be  a Typed Array.
 		</p>