We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae9601 commit 8cbcfffCopy full SHA for 8cbcfff
lib/web/jquery/jquery.validate.js
@@ -785,7 +785,7 @@
785
normalizer = this.settings.normalizer;
786
}
787
788
- // If normalizer is defined, then call it to retreive the changed value instead
+ // If normalizer is defined, then call it to the changed value instead
789
// of using the real one.
790
// Note that `this` in the normalizer is `element`.
791
if ( normalizer ) {
0 commit comments