Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Aug 5, 2015
1 parent 42c6153 commit d85342d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/galaxy/scripts/utils/uploadbox.js
Expand Up @@ -6,7 +6,7 @@
jQuery.event.props.push("dataTransfer");

/**
Performs the file/data submission to the API
Posts file data to the API
*/
$.uploadpost = function (config) {
// parse options
Expand Down

0 comments on commit d85342d

Please sign in to comment.