X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fsrc%2Fmain%2Fwebapp%2Fapp%2FpolicyApp%2Flibs%2Fbower_components%2Fjquery%2Fdist%2Fjquery.js;h=9502e6d7db473d00656e878d652bfe2e0eb6c5b5;hb=073cc188efe9abb4c010cf674e34e2cf46ef1c52;hp=eed17778c688271208406367c0c1681d81feca6f;hpb=e0addf5b588a1244f9679becd90999dfcb4c3a94;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/dist/jquery.js b/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/dist/jquery.js index eed17778c..9502e6d7d 100644 --- a/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/dist/jquery.js +++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/dist/jquery.js @@ -2493,7 +2493,7 @@ select = Sizzle.select = function( selector, context, results, seed ) { if ( !context ) { return results; - // Precompiled matchers will still verify ancestry, so step up a level + // Pronapiled matchers will still verify ancestry, so step up a level } else if ( compiled ) { context = context.parentNode; }