summaryrefslogtreecommitdiffstats
path: root/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/angular/angular.js
diff options
context:
space:
mode:
Diffstat (limited to 'POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/angular/angular.js')
-rw-r--r--POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/angular/angular.js2
1 files changed, 1 insertions, 1 deletions
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');