This commit is contained in:
nautical-exact 2026-06-14 16:32:45 -04:00
parent 2b448fc5d6
commit 2cc505becc

View File

@ -2918,7 +2918,7 @@ class MockFoo : public Foo {
};
```
After the change, it would look like:
After the changes, it would look like:
```cpp
// File mock_foo.h.