Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
11319f1c
Commit
11319f1c
authored
Oct 31, 2018
by
Jerry Turcios
Browse files
Correct grammatical error in README.md
parent
d1beec40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googlemock/README.md
googlemock/README.md
+1
-1
No files found.
googlemock/README.md
View file @
11319f1c
...
...
@@ -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
n
user extend it by defining new matchers and actions.
*
Lets a user extend it by defining new matchers and actions.
*
Does not use exceptions.
*
Is easy to learn and use.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment