Skip to content

Commit 686d01e

Browse files
committed
AC-8077::Upgrade JQuery Validation Plugin library to the latest version
1 parent 43b130b commit 686d01e

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
@@ -782,7 +782,7 @@
782782
normalizer = this.settings.normalizer;
783783
}
784784

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

0 commit comments

Comments
 (0)