aboutsummaryrefslogtreecommitdiffstats
path: root/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 /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 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 00fdeeed..fa9d63ed 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-# 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_minimum_required(VERSION 2.8.8)