| Index: pkg/observe/lib/src/dirty_check.dart
|
| diff --git a/pkg/observe/lib/src/dirty_check.dart b/pkg/observe/lib/src/dirty_check.dart
|
| index b47cac5ff2648df3a03cf541f3c6a60f810df3c9..8ab8c3006dc110f6f32b67a77d2e74f7b569ea40 100644
|
| --- a/pkg/observe/lib/src/dirty_check.dart
|
| +++ b/pkg/observe/lib/src/dirty_check.dart
|
| @@ -9,7 +9,7 @@
|
| *
|
| * It can collect all observed objects, which can be used to trigger predictable
|
| * delivery of all pending changes in a test, including objects allocated
|
| - * internally to another library, such as those in `package:mdv`.
|
| + * internally to another library, such as those in `package:template_binding`.
|
| */
|
| library observe.src.dirty_check;
|
|
|
|
|