From 30846f31c5e5d871028b17e543e5b956d6887d56 Mon Sep 17 00:00:00 2001 From: Ferenc- Date: Sat, 19 Sep 2015 00:10:55 +0200 Subject: Fix typo in googlemock/README.md --- googlemock/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/googlemock/README.md b/googlemock/README.md index 03d8955a..d3613541 100644 --- a/googlemock/README.md +++ b/googlemock/README.md @@ -78,7 +78,7 @@ posting a question on the Google Mock is not a testing framework itself. Instead, it needs a testing framework for writing tests. Google Mock works seamlessly -with [Google Test](http://code.google.com/p/googletest/), butj +with [Google Test](http://code.google.com/p/googletest/), but you can also use it with [any C++ testing framework](googlemock/ForDummies.md#Using_Google_Mock_with_Any_Testing_Framework). ### Requirements for End Users ### -- cgit v1.2.3