Minor style fixes

Typos, punctuation & broken links
This commit is contained in:
Eduardo Caceres
2017-08-10 18:05:32 +02:00
parent 67fcf00703
commit 854b28f199
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.