| 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 {
|
|
|