Merge pull request #1192 from eduherminio/master

Minor style fixes
This commit is contained in:
Gennadiy Civil
2017-08-10 20:36:29 -04:00
committed by GitHub
6 changed files with 13 additions and 14 deletions

View File

@@ -35,7 +35,7 @@ We hope you find it useful!
* Does automatic verification of expectations (no record-and-replay needed).
* Allows arbitrary (partial) ordering constraints on
function calls to be expressed,.
* Lets a user extend it by defining new matchers and actions.
* Lets an user extend it by defining new matchers and actions.
* Does not use exceptions.
* Is easy to learn and use.