Index: clang-tools-extra/docs/clang-tidy/checks/google-upgrade-googletest-case.rst =================================================================== --- clang-tools-extra/docs/clang-tidy/checks/google-upgrade-googletest-case.rst +++ clang-tools-extra/docs/clang-tidy/checks/google-upgrade-googletest-case.rst @@ -10,7 +10,7 @@ meanings of "test case" and "test suite" as used by the International Software Testing Qualifications Board and ISO 29119. -The affected APIs are : +The affected APIs are: - Member functions of ``testing::Test``, ``testing::TestInfo``, ``testing::TestEventListener``, ``testing::UnitTest``, and any type inheriting