Skip to content

Commit 0d7bdad

Browse files
committed
Merge branch 'ks/test-readme-phrasofix'
Doc updates. * ks/test-readme-phrasofix: t/README: fix typo and grammatically improve a sentence
2 parents 3430fff + 01e4be6 commit 0d7bdad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

t/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,12 @@ or:
265265

266266
$ sh ./t9200-git-cvsexport-commit.sh --run='-3 21'
267267

268-
As noted above, the test set is built going though items left to
269-
right, so this:
268+
As noted above, the test set is built by going through the items
269+
from left to right, so this:
270270

271271
$ sh ./t9200-git-cvsexport-commit.sh --run='1-4 !3'
272272

273-
will run tests 1, 2, and 4. Items that comes later have higher
273+
will run tests 1, 2, and 4. Items that come later have higher
274274
precedence. It means that this:
275275

276276
$ sh ./t9200-git-cvsexport-commit.sh --run='!3 1-4'

0 commit comments

Comments
 (0)