Explorar o código

ImageBitmapLoader: Fix return type

Mugen87 %!s(int64=7) %!d(string=hai) anos
pai
achega
635c88dba3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/loaders/ImageBitmapLoader.html

+ 1 - 1
docs/api/loaders/ImageBitmapLoader.html

@@ -79,7 +79,7 @@
 		[page:Function onError] — Will be called when load errors.<br />
 		</div>
 		<div>
-		Begin loading from url and return the [page:Image image] object that will contain the data.
+		Begin loading from url and return the [page:ImageBitmap image] object that will contain the data.
 		</div>
 
 		<h3>[method:ImageBitmapLoader setCrossOrigin]()</h3>