Skip to content

Commit 32c9e32

Browse files
Tom DelmasAurelioDeRosa
authored andcommitted
Deferred.progress: Document it can take more than 2 arguments
More conform with the .fail and .done doc Closes gh-933
1 parent f77c959 commit 32c9e32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entries/deferred.progress.xml

Lines changed: 1 addition & 1 deletion
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)