瀏覽代碼

Merge pull request #12667 from MagnuzBinder/patch-7

fix copy-paste error: models => images
Mr.doob 7 年之前
父節點
當前提交
c488110157
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>