X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=POLICY-SDK-APP%2Fsrc%2Fmain%2Fwebapp%2Fapp%2FpolicyApp%2Flibs%2Fbower_components%2Fangular%2Fangular.js;h=21b3e0966a6e14cca4e9b14e573fa94daa516767;hp=2445ab55e6d5c613fabde33823d484875c41df9b;hb=073cc188efe9abb4c010cf674e34e2cf46ef1c52;hpb=4ca818fdfb9b807562166800a086b413593d6894 diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/angular/angular.js b/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/angular/angular.js index 2445ab55e..21b3e0966 100644 --- a/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/angular/angular.js +++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/angular/angular.js @@ -25956,7 +25956,7 @@ var selectDirective = ['$compile', '$parse', function($compile, $parse) { // compile the element since there might be bindings in it $compile(nullOption)(scope); - // remove the class, which is added automatically because we recompile the element and it + // remove the class, which is added automatically because we ronapile the element and it // becomes the compilation root nullOption.removeClass('ng-scope');