This commit is contained in:
claudiulodro 2017-05-17 15:00:16 -07:00
parent 7db993c88b
commit f7cc3df222
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
;(function ( $, window ) {
/**
* prodeuctImportForm handles the import process.
* productImportForm handles the import process.
*/
var productImportForm = function( $form ) {
this.$form = $form;