diff options
Diffstat (limited to 'googlemock')
-rw-r--r-- | googlemock/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/googlemock/README.md b/googlemock/README.md index 11414f9..82c0c57 100644 --- a/googlemock/README.md +++ b/googlemock/README.md @@ -37,8 +37,8 @@ Details and examples can be found here: Please note that code under scripts/generator/ is from the [cppclean project](http://code.google.com/p/cppclean/) and under the Apache -License, which is different from Google Mock's license. +License, which is different from GoogleMock's license. -Google Mock is a part of -[Google Test C++ testing framework](http://github.com/google/googletest/) and a -subject to the same requirements. +GoogleMock is a part of +[GoogleTest C++ testing framework](http://github.com/google/googletest/) and a +subject to the same requirements.
\ No newline at end of file |