From dca9d5fc51ec619ff368233a85c9266d03fdd338 Mon Sep 17 00:00:00 2001 From: lipk Date: Tue, 30 May 2017 17:29:32 +0200 Subject: Remove unnecessary 'the'. --- googletest/docs/AdvancedGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/googletest/docs/AdvancedGuide.md b/googletest/docs/AdvancedGuide.md index 93a6520..1fa0af9 100644 --- a/googletest/docs/AdvancedGuide.md +++ b/googletest/docs/AdvancedGuide.md @@ -15,7 +15,7 @@ assertions. These three assertions do not actually test a value or expression. Instead, they generate a success or failure directly. Like the macros that actually -perform a test, you may stream a custom failure message into the them. +perform a test, you may stream a custom failure message into them. | `SUCCEED();` | |:-------------| -- cgit v0.12