diff options
author | Maximilian Schwab <maximilianschwab@users.noreply.github.com> | 2019-11-25 08:11:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-25 08:11:28 +0100 |
commit | 838a32845c641b855c831c36f56cfac22dba7be2 (patch) | |
tree | ff9758db13fabdbf1875a0d3871b792767f41977 /googlemock/scripts/README.md | |
parent | 679bfec6db73c021b0226e386c65ec1baee7a09f (diff) | |
download | googletest-838a32845c641b855c831c36f56cfac22dba7be2.tar.gz googletest-838a32845c641b855c831c36f56cfac22dba7be2.tar.bz2 googletest-838a32845c641b855c831c36f56cfac22dba7be2.zip |
Fixed typo
Diffstat (limited to 'googlemock/scripts/README.md')
-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 fa359fed..a3301e5b 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. |