Fix typo introduced in 63be3dcc24
(maintaners -> maintainers)
Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
This commit is contained in:
parent
f71fb4f9a9
commit
699943fe40
|
@ -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)
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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],
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user