summaryrefslogtreecommitdiffstats
path: root/googletest/docs
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2017-08-30 18:51:36 (GMT)
committerGitHub <noreply@github.com>2017-08-30 18:51:36 (GMT)
commitfa70b84ab51e9af75d5c6ce0299a3d1950bde686 (patch)
tree1f3d095581ba1997ca72f844cad8076584062f6f /googletest/docs
parentc4e01616af01e0518b48aa12a488347a63e0839c (diff)
downloadgoogletest-fa70b84ab51e9af75d5c6ce0299a3d1950bde686.zip
googletest-fa70b84ab51e9af75d5c6ce0299a3d1950bde686.tar.gz
googletest-fa70b84ab51e9af75d5c6ce0299a3d1950bde686.tar.bz2
Removed "Trivial" refs/pull/1237/head
Who knows? may not be very trivial given the code drift between internal and OSS
Diffstat (limited to 'googletest/docs')
-rw-r--r--googletest/docs/DevGuide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/docs/DevGuide.md b/googletest/docs/DevGuide.md
index cffbe8f..88a3de9 100644
--- a/googletest/docs/DevGuide.md
+++ b/googletest/docs/DevGuide.md
@@ -102,7 +102,7 @@ Please do submit code. Here's what you need to do:
1. Create a Pull Request in the usual way.
If you are a Googler, it is preferable to first create an internal change and
-have it reviewed and submitted, and then create a trivial upstreaming pull
+have it reviewed and submitted, and then create an upstreaming pull
request here.
## Google Test Committers ##