Browse Source

fix copy-paste error: models => images

Magnuz Binder 7 years ago
parent
commit
1dee91f9b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/loaders/ImageLoader.html

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

@@ -104,7 +104,7 @@
 		<h3>[method:FileLoader setPath]( [page:String path] )</h3>
 		<h3>[method:FileLoader setPath]( [page:String path] )</h3>
 		<div>
 		<div>
 			Set the base path or URL from which to load files. This can be useful if
 			Set the base path or URL from which to load files. This can be useful if
-			you are loading many models from the same directory.
+			you are loading many images from the same directory.
 		</div>
 		</div>
 
 
 		<h3>[method:FileLoader setWithCredentials]( [page:Boolean value] )</h3>
 		<h3>[method:FileLoader setWithCredentials]( [page:Boolean value] )</h3>