aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock
diff options
context:
space:
mode:
Diffstat (limited to 'googlemock')
-rw-r--r--googlemock/CMakeLists.txt2
-rw-r--r--googlemock/Makefile.am2
-rw-r--r--googlemock/configure.ac2
3 files changed, 3 insertions, 3 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.
diff --git a/googlemock/Makefile.am b/googlemock/Makefile.am
index 72314317..0b6f710d 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 e8b98982..98de7025 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)