Unverified Commit 35863b75 authored by Tirth's avatar Tirth Committed by GitHub

Fix Small Typo in Skia_Client Doc Comment (#144490)

Fix Small Typo in Skia_Client Doc Comment.
parent a47548ba
...@@ -79,7 +79,7 @@ class SkiaGoldClient { ...@@ -79,7 +79,7 @@ class SkiaGoldClient {
/// The ABI of the current host platform. /// 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; final Abi abi;
/// The local [Directory] within the [comparisonRoot] for the current test /// The local [Directory] within the [comparisonRoot] for the current test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment