File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 
Catalog/view/frontend/web/js 
Ui/view/base/web/js/form/element Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ define([
129129        } , 
130130
131131        /** 
132-          * Prepare storages congfig . 
132+          * Prepare storages config . 
133133         * 
134134         * @returns  {Object } Chainable. 
135135         */ 
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ define([
133133
134134        /** 
135135         * Retrieves from the list file which matches 
136-          * search criteria implemented in itertor  function. 
136+          * search criteria implemented in iterator  function. 
137137         * 
138138         * @param  {Function } fn - Function that will be invoked 
139139         *      for each file in the list. 
@@ -193,7 +193,7 @@ define([
193193        } , 
194194
195195        /** 
196-          * Returns path to the files'  preview image. 
196+          * Returns path to the file's  preview image. 
197197         * 
198198         * @param  {Object } file 
199199         * @returns  {String } 
@@ -310,7 +310,7 @@ define([
310310
311311        /** 
312312         * Abstract handler which is invoked when files are choosed for upload. 
313-          * May be used for implementation of aditional  validation rules, 
313+          * May be used for implementation of additional  validation rules, 
314314         * e.g. total files and a total size rules. 
315315         * 
316316         * @abstract  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments