Skip to content

Commit 626b12b

Browse files
ericaroarthurvr
authored andcommitted
deferred.progress: Clarify that the second argument is optional
Closes gh-694
1 parent 55d8568 commit 626b12b

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
@@ -10,7 +10,7 @@
1010
A function, or array of functions, to be called when the Deferred generates progress notifications.
1111
</desc>
1212
</argument>
13-
<argument name="progressCallbacks">
13+
<argument name="progressCallbacks" optional="true">
1414
<type name="Function"/>
1515
<type name="Array"/>
1616
<desc>

0 commit comments

Comments
 (0)