diff options
author | Gennadiy Civil <misterg@google.com> | 2018-08-14 02:45:53 (GMT) |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2018-08-14 02:45:53 (GMT) |
commit | c203bee2457e9d098fcca3b136dc8316c4f63bdb (patch) | |
tree | 258b04e2a307a3cd89bf96f15a9a734b7919e749 /googlemock/include | |
parent | 9060e19c87d6a041b3f31b172b300a833cc28109 (diff) | |
download | googletest-c203bee2457e9d098fcca3b136dc8316c4f63bdb.zip googletest-c203bee2457e9d098fcca3b136dc8316c4f63bdb.tar.gz googletest-c203bee2457e9d098fcca3b136dc8316c4f63bdb.tar.bz2 |
formatting custom/README.md
Diffstat (limited to 'googlemock/include')
-rw-r--r-- | googlemock/include/gmock/internal/custom/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/include/gmock/internal/custom/README.md b/googlemock/include/gmock/internal/custom/README.md index 76969a7..f6c93f6 100644 --- a/googlemock/include/gmock/internal/custom/README.md +++ b/googlemock/include/gmock/internal/custom/README.md @@ -2,7 +2,7 @@ The custom directory is an injection point for custom user configurations. -## Header gmock-port.h +## Header `gmock-port.h` The following macros can be defined: |