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

Unified Diff: third_party/pkg/angular/lib/tools/io.dart

Issue 257423008: Update all Angular libs (run update_all.sh). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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/tools/io.dart
diff --git a/third_party/pkg/angular/lib/tools/io.dart b/third_party/pkg/angular/lib/tools/io.dart
index e6d7de8c40e99b27e31fe071c40fb3c19b5cea44..b3b169bd28227a9def307484aee83ac60f42c1e2 100644
--- a/third_party/pkg/angular/lib/tools/io.dart
+++ b/third_party/pkg/angular/lib/tools/io.dart
@@ -3,7 +3,7 @@ library angular.io;
typedef FsVisitor(String file);
/**
- * A simple mockabe wrapper around dart:io that can be used without introducing
+ * A simple mockable wrapper around dart:io that can be used without introducing
* direct dependencies on dart:io.
*/
abstract class IoService {

Powered by Google App Engine
This is Rietveld 408576698