Merge pull request #3443 from hyukmyeong:typo

PiperOrigin-RevId: 380705469
This commit is contained in:
dinord
2021-06-22 13:30:42 +00:00
7 changed files with 17 additions and 17 deletions

View File

@@ -230,7 +230,7 @@ class MockFunction<R(A1, ..., An)> {
};
```
See this [recipe](gmock_cook_book.md#using-check-points) for one application of
See this [recipe](gmock_cook_book.md#UsingCheckPoints) for one application of
it.
## Flags