Fix typo in gmock-gtest-all.cc
syntetic -> synthetic
This commit is contained in:
parent
dee0dbf07f
commit
1b7e86ad79
@ -1912,7 +1912,7 @@ void AssertHelper::operator=(const Message& message) const {
|
|||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
// When TEST_P is found without a matching INSTANTIATE_TEST_SUITE_P
|
// When TEST_P is found without a matching INSTANTIATE_TEST_SUITE_P
|
||||||
// to creates test cases for it, a syntetic test case is
|
// to creates test cases for it, a synthetic test case is
|
||||||
// inserted to report ether an error or a log message.
|
// inserted to report ether an error or a log message.
|
||||||
//
|
//
|
||||||
// This configuration bit will likely be removed at some point.
|
// This configuration bit will likely be removed at some point.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user