Skip to content

Commit cba2cc6

Browse files
committed
AC-14403:: Investigate the latest version jquery-validate
1 parent ed81e7d commit cba2cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/jquery/jquery.validate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@
787787
normalizer = this.settings.normalizer;
788788
}
789789

790-
// If normalizer is defined, then call it to retreive the changed value instead
790+
// If normalizer is defined, then call it to the changed value instead
791791
// of using the real one.
792792
// Note that `this` in the normalizer is `element`.
793793
if ( normalizer ) {

0 commit comments

Comments
 (0)