Skip to content

Commit 129ae3f

Browse files
author
Tom
committed
Explicit that .progress can take more than 2 arguments
More conform with the .fail and .done doc
1 parent f77c959 commit 129ae3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/deferred.progress.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<type name="Function"/>
1515
<type name="Array"/>
1616
<desc>
17-
Optional additional function, or array of functions, to be called when the Deferred generates progress notifications.
17+
Optional additional functions, or arrays of functions, to be called when the Deferred generates progress notifications.
1818
</desc>
1919
</argument>
2020
</signature>

0 commit comments

Comments
 (0)