We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8341433 commit 666d284Copy full SHA for 666d284
js/jquery.fileupload.js
@@ -144,7 +144,7 @@
144
// The add callback is invoked as soon as files are added to the fileupload
145
// widget (via file input selection, drag & drop, paste or add API call).
146
// If the singleFileUploads option is enabled, this callback will be
147
- // called once for each file in the selection for XHR file uplaods, else
+ // called once for each file in the selection for XHR file uploads, else
148
// once for each file selection.
149
// The upload starts when the submit method is invoked on the data parameter.
150
// The data object contains a files property holding the added files
0 commit comments