Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/googletest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorranodeepbanerjee <63450189+ranodeepbanerjee@users.noreply.github.com>2020-09-30 23:27:27 +0300
committerGitHub <noreply@github.com>2020-09-30 23:27:27 +0300
commited17c8cccb02b9cd211fd6d6111a0c09053d7118 (patch)
treee7d5936f5ef67655a7b2b7d73cb346efc501c6bb /README.md
parent477998eefac3d55831e7f3974671ba22b8739b93 (diff)
A slight Gramatical change.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fca8f0af..4ecfd444 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ package:
the build system that googletest is using internally and tests against.
CMake is community-supported.
-* a C++11-standard-compliant compiler
+* A C++11-standard-compliant compiler
## Contributing change