aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/CMakeLists.txt
diff options
context:
space:
mode:
authorEnji Cooper <yaneurabeya@gmail.com>2019-05-19 23:29:18 -0700
committerEnji Cooper <yaneurabeya@gmail.com>2019-05-19 23:31:04 -0700
commit699943fe40947d990bfee2121fad5befa5bdc390 (patch)
treee4ca46e4527a4ec9fb3df901535545d772e8442b /googlemock/CMakeLists.txt
parentf71fb4f9a912ec945401cc49a287a759b6131026 (diff)
downloadgoogletest-699943fe40947d990bfee2121fad5befa5bdc390.tar.gz
googletest-699943fe40947d990bfee2121fad5befa5bdc390.tar.bz2
googletest-699943fe40947d990bfee2121fad5befa5bdc390.zip
Fix typo introduced in 63be3dcc245 (maintaners -> maintainers)
Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
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.