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
dca9d5fc
Commit
dca9d5fc
authored
May 30, 2017
by
lipk
Committed by
GitHub
May 30, 2017
Browse files
Remove unnecessary 'the'.
parent
42bc671f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googletest/docs/AdvancedGuide.md
googletest/docs/AdvancedGuide.md
+1
-1
No files found.
googletest/docs/AdvancedGuide.md
View file @
dca9d5fc
...
...
@@ -15,7 +15,7 @@ assertions.
These three assertions do not actually test a value or expression. Instead,
they generate a success or failure directly. Like the macros that actually
perform a test, you may stream a custom failure message into
the
them.
perform a test, you may stream a custom failure message into them.
|
`SUCCEED();`
|
|:-------------|
...
...
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