aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/CMakeLists.txt
diff options
context:
space:
mode:
authorGennadiy Civil <misterg@google.com>2019-05-22 18:11:29 -0400
committerGennadiy Civil <misterg@google.com>2019-05-22 18:11:29 -0400
commit88f0493098c8d9fd0f096c2158a0e56deb952d53 (patch)
treee4ca46e4527a4ec9fb3df901535545d772e8442b /googlemock/CMakeLists.txt
parentdc792bc607a4c7d6644b9b9b8a1cf31f9aafb9bb (diff)
parent699943fe40947d990bfee2121fad5befa5bdc390 (diff)
downloadgoogletest-88f0493098c8d9fd0f096c2158a0e56deb952d53.tar.gz
googletest-88f0493098c8d9fd0f096c2158a0e56deb952d53.tar.bz2
googletest-88f0493098c8d9fd0f096c2158a0e56deb952d53.zip
Merge pull request #2259 from ngie-eign:fix-maintainers-typo
PiperOrigin-RevId: 249500162
Diffstat (limited to 'googlemock/CMakeLists.txt')
-rw-r--r--googlemock/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/CMakeLists.txt b/googlemock/CMakeLists.txt
index 5f3c8287..c204f271 100644
--- a/googlemock/CMakeLists.txt
+++ b/googlemock/CMakeLists.txt
@@ -1,5 +1,5 @@
########################################################################
-# Note: CMake support is community-based. The maintaners do not use CMake
+# Note: CMake support is community-based. The maintainers do not use CMake
# internally.
#
# CMake build script for Google Mock.