Skip to content

Commit bad3340

Browse files
ericcarrawayarthurvr
authored andcommitted
callbacks.fire: add a missing period
Closes jquerygh-706
1 parent 2c4233f commit bad3340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/callbacks.fire.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<desc>The argument or list of arguments to pass back to the callback list.</desc>
88
</argument>
99
</signature>
10-
<desc>Call all of the callbacks with the given arguments</desc>
10+
<desc>Call all of the callbacks with the given arguments.</desc>
1111
<longdesc>
1212
<p>This method returns the Callbacks object onto which it is attached (<code>this</code>).</p>
1313
</longdesc>

0 commit comments

Comments
 (0)