Skip to content

Commit a9e8b14

Browse files
authored
Update AMD.js
1 parent eef9d25 commit a9e8b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/AMD.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
})());
1313
/*
1414
* 创建或调用模块方法
15-
* @param url 参数为模块url
15+
* @param url 参数为模块url
1616
* @param deps 参数为依赖模块
1717
* @param callback 参数为模块主函数
1818
*/

0 commit comments

Comments
 (0)