Fix Small Typo in Skia_Client Doc Comment (#144490)

Fix Small Typo in Skia_Client Doc Comment.
This commit is contained in:
Tirth 2024-03-04 23:54:13 +05:30 committed by GitHub
parent a47548ba9d
commit 35863b753f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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