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

Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
This commit is contained in:
Enji Cooper 2019-05-19 23:29:18 -07:00
parent f71fb4f9a9
commit 699943fe40
9 changed files with 9 additions and 9 deletions

View File

@ -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. # internally.
cmake_minimum_required(VERSION 2.8.8) cmake_minimum_required(VERSION 2.8.8)

View File

@ -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. # internally.
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in

View File

@ -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. # internally.
AC_INIT([Google C++ Mocking and Testing Frameworks], AC_INIT([Google C++ Mocking and Testing Frameworks],

View File

@ -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. # internally.
# #
# CMake build script for Google Mock. # CMake build script for Google Mock.

View File

@ -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. # internally.
# Automake file # Automake file

View File

@ -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. # internally.
m4_include(../googletest/m4/acx_pthread.m4) m4_include(../googletest/m4/acx_pthread.m4)

View File

@ -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. # internally.
# #
# CMake build script for Google Test. # CMake build script for Google Test.

View File

@ -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. # internally.
# Automake file # Automake file

View File

@ -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. # internally.
m4_include(m4/acx_pthread.m4) m4_include(m4/acx_pthread.m4)