| Index: pkg/barback/lib/src/transform.dart
|
| diff --git a/pkg/barback/lib/src/transform.dart b/pkg/barback/lib/src/transform.dart
|
| index 77800dbcca92d7e07c3ef6ceb1ecab95045fa815..d61e15cd10ab4ecd174684dc2d310d53216086e0 100644
|
| --- a/pkg/barback/lib/src/transform.dart
|
| +++ b/pkg/barback/lib/src/transform.dart
|
| @@ -50,7 +50,7 @@ class Transform {
|
|
|
| Transform._(this._node, this._outputs);
|
|
|
| - /// Gets the asset for for an input [id].
|
| + /// Gets the asset for an input [id].
|
| ///
|
| /// If an input with that ID cannot be found, throws an
|
| /// [AssetNotFoundException].
|
|
|