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%2Fsrc%2Fsizzle%2Fdist%2Fsizzle.js;h=d6e08253fab7ceda7256d0936a33f3a39a4bd416;hb=refs%2Fchanges%2F81%2F6081%2F6;hp=89aecbc2f84de17e727c8dc243b0d789f19dc7a9;hpb=4ca818fdfb9b807562166800a086b413593d6894;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/src/sizzle/dist/sizzle.js b/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/src/sizzle/dist/sizzle.js index 89aecbc2f..d6e08253f 100644 --- a/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/src/sizzle/dist/sizzle.js +++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/src/sizzle/dist/sizzle.js @@ -1940,7 +1940,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; }