Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
6527ee06
Commit
6527ee06
authored
Jul 26, 2017
by
Gennadiy Civil
Committed by
GitHub
Jul 26, 2017
Browse files
Merge pull request #1107 from lipk/patch-1
Minor grammar fix in docs.
parents
75bb586b
dca9d5fc
Changes
1
Show 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 @
6527ee06
...
@@ -15,7 +15,7 @@ assertions.
...
@@ -15,7 +15,7 @@ assertions.
These three assertions do not actually test a value or expression. Instead,
These three assertions do not actually test a value or expression. Instead,
they generate a success or failure directly. Like the macros that actually
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();`
|
|
`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