소스 검색

Update Cache.html

ycw 5 년 전
부모
커밋
b035eada9a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/en/loaders/Cache.html

+ 1 - 1
docs/api/en/loaders/Cache.html

@@ -41,7 +41,7 @@
 
 		<h2>Methods</h2>
 
-		<h3>[method:null add]( [param:String key], file )</h3>
+		<h3>[method:null add]( [param:String key], [param:Object file] )</h3>
 		<p>
 		[page:String key] — the [page:String key] to reference the cached file by.<br />
 		[page:Object file] — The file to be cached.<br /><br />