summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVollstrecker <github@vollstreckernet.de>2021-04-14 14:58:03 +0200
committerGitHub <noreply@github.com>2021-04-14 14:58:03 +0200
commit38c316fc5cc1dfee51d2c2cf4b23f036d92221ac (patch)
treec9ebee99e36f4fbe0e0150bb3a49b75cadcf1ef5
parent5065389aabfa1d70a49d57eb355b9db4500801be (diff)
downloadgoogletest-38c316fc5cc1dfee51d2c2cf4b23f036d92221ac.tar.gz
googletest-38c316fc5cc1dfee51d2c2cf4b23f036d92221ac.zip
Changes like Requested.
-rw-r--r--googletest/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/googletest/README.md b/googletest/README.md
index 33604bd8..991a3170 100644
--- a/googletest/README.md
+++ b/googletest/README.md
@@ -85,8 +85,8 @@ main build can be done a few different ways:
is just a little more complex, but doesn't have the limitations of the other
methods.
-The last of the above methods is implemented with a small piece of CMake code so
-the code is pulled into the main build.
+The last of the above methods is implemented with a small piece of CMake so the
+code is pulled into the main build.
Just add to your `CMakeLists.txt`:
OpenPOWER on IntegriCloud