diff options
author | Gennadiy Civil <misterg@google.com> | 2019-05-22 18:11:29 -0400 |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2019-05-22 18:11:29 -0400 |
commit | 88f0493098c8d9fd0f096c2158a0e56deb952d53 (patch) | |
tree | e4ca46e4527a4ec9fb3df901535545d772e8442b /configure.ac | |
parent | dc792bc607a4c7d6644b9b9b8a1cf31f9aafb9bb (diff) | |
parent | 699943fe40947d990bfee2121fad5befa5bdc390 (diff) | |
download | googletest-88f0493098c8d9fd0f096c2158a0e56deb952d53.tar.gz googletest-88f0493098c8d9fd0f096c2158a0e56deb952d53.tar.bz2 googletest-88f0493098c8d9fd0f096c2158a0e56deb952d53.zip |
Merge pull request #2259 from ngie-eign:fix-maintainers-typo
PiperOrigin-RevId: 249500162
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 342582e5..b963e9f0 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], |