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