Skip to content

Commit 76f2c77

Browse files
author
Arnd R. Strube
committed
Fix typos
1 parent f678de4 commit 76f2c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Specifying only test groups with multiple -s|sg parameters will run all tes
235235

236236
Specifying only test names with multiple -s|sn parameters will run all tests whose names match, since no test group matches all test groups.
237237

238-
Mixing multiple -s|sg and -s|sn parameters (or using the "TEST(group, name)" will only run tests whose group matches as well as their name.
238+
Mixing multiple -s|sg and -s|sn parameters (or using "TEST(group, name)" will only run tests whose groups match as well as their names.
239239

240240
<a id="memory_leak_detection"> </a>
241241

0 commit comments

Comments
 (0)