diff OrthancExplorer/libs/jquery-file-upload/js/jquery.fileupload-fp.js @ 3973:d86bddb50972

fix spelling errors according to debian
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 May 2020 18:40:35 +0200
parents 4bc019d2f969
children
line wrap: on
line diff
--- a/OrthancExplorer/libs/jquery-file-upload/js/jquery.fileupload-fp.js	Fri May 22 18:03:08 2020 +0200
+++ b/OrthancExplorer/libs/jquery-file-upload/js/jquery.fileupload-fp.js	Fri May 22 18:40:35 2020 +0200
@@ -184,7 +184,7 @@
         },
 
         // Processes the files given as files property of the data parameter,
-        // returns a Promise object that allows to bind a done handler, which
+        // returns a Promise object that allows one to bind a done handler, which
         // will be invoked after processing all files (inplace) is done:
         process: function (data) {
             var that = this,