Skip to content

Commit 0eb4c7e

Browse files
committed
Tinker with doclets.io
1 parent 03a2216 commit 0eb4c7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/js-partial-foreach.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@
7272
*/
7373
config = {
7474
/**
75-
* @property {boolean} [checkArguments=true]
75+
* @type {boolean} [checkArguments]
76+
* @default true
7677
*
7778
* Determines whether "foreach" should check the number of arguments in the callback function.
7879
* If it is enabled and:

0 commit comments

Comments
 (0)