mirror of
https://github.com/google/googletest.git
synced 2025-04-05 13:35:03 +00:00
Removed a typo in README.md
There is an unnecessary comma before 'and'
This commit is contained in:
parent
dcc92d0ab6
commit
4bab55dc54
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ It is inspired by:
|
|||
|
||||
* [jMock](http://www.jmock.org/),
|
||||
* [EasyMock](http://www.easymock.org/), and
|
||||
* [Hamcrest](http://code.google.com/p/hamcrest/),
|
||||
* [Hamcrest](http://code.google.com/p/hamcrest/)
|
||||
|
||||
and designed with C++'s specifics in mind.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue