diff --git a/shell/platform/common/client_wrapper/testing/stub_flutter_api.h b/shell/platform/common/client_wrapper/testing/stub_flutter_api.h index 6d40719fd4eb0..2b12cf2efa820 100644 --- a/shell/platform/common/client_wrapper/testing/stub_flutter_api.h +++ b/shell/platform/common/client_wrapper/testing/stub_flutter_api.h @@ -17,7 +17,7 @@ namespace testing { // the headers in platform/common/public/. // Linking this class into a test binary will provide dummy forwarding -// implementantions of that C API, so that the wrapper can be tested separately +// implementations of that C API, so that the wrapper can be tested separately // from the actual library. class StubFlutterApi { public: