Просмотр исходного кода

Merge pull request #12667 from MagnuzBinder/patch-7

fix copy-paste error: models => images
Mr.doob 8 лет назад
Родитель
Сommit
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>

粤ICP备19079148号