Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1430)

Unified Diff: third_party/pkg/angular/lib/directive/ng_style.dart

Issue 148453003: Updating Angular version (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
*/
« no previous file with comments | « third_party/pkg/angular/lib/directive/ng_src_boolean.dart ('k') | third_party/pkg/angular/lib/filter/limit_to.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698