Skip to content

Commit 8cbcfff

Browse files
committed
AC-12024::Upgrade jquery/validate library dependency to the latest minor version
1 parent cae9601 commit 8cbcfff

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
@@ -785,7 +785,7 @@
785785
normalizer = this.settings.normalizer;
786786
}
787787

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

0 commit comments

Comments
 (0)