diff options
author | Mark Barolak <mbar@google.com> | 2019-12-02 21:41:53 (GMT) |
---|---|---|
committer | Mark Barolak <mbar@google.com> | 2019-12-02 21:41:53 (GMT) |
commit | 52825d78aac66e146f2f56bc5d4268d87992380b (patch) | |
tree | d47a6dd2cba5268bae6dfe26aa3c47db1c878091 /googlemock | |
parent | 11a9482f84ac856e322bad93f02356e0cd75a842 (diff) | |
parent | 838a32845c641b855c831c36f56cfac22dba7be2 (diff) | |
download | googletest-52825d78aac66e146f2f56bc5d4268d87992380b.zip googletest-52825d78aac66e146f2f56bc5d4268d87992380b.tar.gz googletest-52825d78aac66e146f2f56bc5d4268d87992380b.tar.bz2 |
Merge pull request #2603 from maximilianschwab:patch-1
PiperOrigin-RevId: 283349646
Diffstat (limited to 'googlemock')
-rw-r--r-- | googlemock/scripts/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/scripts/README.md b/googlemock/scripts/README.md index fa359fe..a3301e5 100644 --- a/googlemock/scripts/README.md +++ b/googlemock/scripts/README.md @@ -1,5 +1,5 @@ # Please Note: Files in this directory are no longer supported by the maintainers. They -represent mosty historical artifacts and supported by the community only. There +represent mostly historical artifacts and supported by the community only. There is no guarantee whatsoever that these scripts still work. |