Fix typo introduced in 63be3dcc245 (maintaners -> maintainers)

Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 00fdeee..fa9d63e 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)
diff --git a/Makefile.am b/Makefile.am
index 2320b2b..7227e03 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-# Note: automake support is community-based. The maintaners do not use automake
+# Note: automake support is community-based. The maintainers do not use automake
 # internally.
 
 ## Process this file with automake to produce Makefile.in
diff --git a/configure.ac b/configure.ac
index 342582e..b963e9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# Note: automake support is community-based. The maintaners do not use automake
+# Note: automake support is community-based. The maintainers do not use automake
 # internally.
 
 AC_INIT([Google C++ Mocking and Testing Frameworks],
diff --git a/googlemock/CMakeLists.txt b/googlemock/CMakeLists.txt
index 5f3c828..c204f27 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.
diff --git a/googlemock/Makefile.am b/googlemock/Makefile.am
index 7231431..0b6f710 100644
--- a/googlemock/Makefile.am
+++ b/googlemock/Makefile.am
@@ -1,4 +1,4 @@
-# Note: automake support is community-based. The maintaners do not use automake
+# Note: automake support is community-based. The maintainers do not use automake
 # internally.
 
 # Automake file
diff --git a/googlemock/configure.ac b/googlemock/configure.ac
index e8b9898..98de702 100644
--- a/googlemock/configure.ac
+++ b/googlemock/configure.ac
@@ -1,4 +1,4 @@
-# Note: automake support is community-based. The maintaners do not use automake
+# Note: automake support is community-based. The maintainers do not use automake
 # internally.
 
 m4_include(../googletest/m4/acx_pthread.m4)
diff --git a/googletest/CMakeLists.txt b/googletest/CMakeLists.txt
index 02ccc92..52a615d 100644
--- a/googletest/CMakeLists.txt
+++ b/googletest/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 Test.
diff --git a/googletest/Makefile.am b/googletest/Makefile.am
index 321550c..3a57112 100644
--- a/googletest/Makefile.am
+++ b/googletest/Makefile.am
@@ -1,4 +1,4 @@
-# Note: automake support is community-based. The maintaners do not use automake
+# Note: automake support is community-based. The maintainers do not use automake
 # internally.
 
 # Automake file
diff --git a/googletest/configure.ac b/googletest/configure.ac
index fcdce9a..c74071e 100644
--- a/googletest/configure.ac
+++ b/googletest/configure.ac
@@ -1,4 +1,4 @@
-# Note: automake support is community-based. The maintaners do not use automake
+# Note: automake support is community-based. The maintainers do not use automake
 # internally.
 
 m4_include(m4/acx_pthread.m4)