Skip to content

Commit 32c9e32

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

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)