Googletest export

Add missing period.

PiperOrigin-RevId: 287553550
This commit is contained in:
Abseil Team 2019-12-30 11:08:39 -05:00 committed by Andy Soffer
parent 153909f096
commit 0d98d87e10

View File

@ -80,7 +80,7 @@ fairly rigid coding style, as defined by the
will be expected to conform to the style outlined will be expected to conform to the style outlined
[here](https://google.github.io/styleguide/cppguide.html). Use [here](https://google.github.io/styleguide/cppguide.html). Use
[.clang-format](https://github.com/google/googletest/blob/master/.clang-format) [.clang-format](https://github.com/google/googletest/blob/master/.clang-format)
to check your formatting to check your formatting.
## Requirements for Contributors ## Requirements for Contributors