Browse Source

fix documentation (#10039)

aardgoose 8 years ago
parent
commit
32ef25a24b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/core/BufferAttribute.html

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

@@ -54,7 +54,7 @@
 		A version number, incremented every time the needsUpdate property is set to true.
 		A version number, incremented every time the needsUpdate property is set to true.
 		</div>
 		</div>
 
 
-		<h3>[property:Function onUploadCallback]</h3>
+		<h3>[property:Function onUpload]</h3>
 		<div>
 		<div>
 		A callback function that is executed after the Renderer has transfered the attribute array data to the GPU.
 		A callback function that is executed after the Renderer has transfered the attribute array data to the GPU.
 		</div>
 		</div>