diff --git a/packages/flutter_goldens/lib/skia_client.dart b/packages/flutter_goldens/lib/skia_client.dart index 67d50ccde1a..abdd4ef4087 100644 --- a/packages/flutter_goldens/lib/skia_client.dart +++ b/packages/flutter_goldens/lib/skia_client.dart @@ -79,7 +79,7 @@ class SkiaGoldClient { /// The ABI of the current host platform. /// - /// If not overriden for testing, defaults to [Abi.current]; + /// If not overridden for testing, defaults to [Abi.current]; final Abi abi; /// The local [Directory] within the [comparisonRoot] for the current test