Browse Source

Merge pull request #12667 from MagnuzBinder/patch-7

fix copy-paste error: models => images
Mr.doob 7 years ago
parent
commit
c488110157
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>