| Index: third_party/pkg/angular/lib/directive/ng_style.dart
|
| diff --git a/third_party/pkg/angular/lib/directive/ng_style.dart b/third_party/pkg/angular/lib/directive/ng_style.dart
|
| index fa05b7230b2820e6110c7372ed726bce9db0d903..2f0b4ca358585bb3e89bda5735d7c95b21c3c9ee 100644
|
| --- a/third_party/pkg/angular/lib/directive/ng_style.dart
|
| +++ b/third_party/pkg/angular/lib/directive/ng_style.dart
|
| @@ -21,7 +21,7 @@ class NgStyleDirective {
|
| var _lastStyles;
|
|
|
| /**
|
| - * ng-style attribute takes an expression hich evals to an
|
| + * ng-style attribute takes an expression which evaluates to an
|
| * object whose keys are CSS style names and values are corresponding values for those CSS
|
| * keys.
|
| */
|
|
|