Skip to content

Commit 57f82f4

Browse files
avargitster
authored andcommitted
t/README: change "Inside <X> part" to "Inside the <X> part"
Change the mention of "Inside the <script> part, the standard output..." to use the definite article, which makes more sense in this context. This changes documentation I originally added back in commit 20873f4 ("t/README: Document the do's and don'ts of tests", 2010-07-02). Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c1d44ce commit 57f82f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ Don't:
477477

478478
Keep in mind:
479479

480-
- Inside <script> part, the standard output and standard error
480+
- Inside the <script> part, the standard output and standard error
481481
streams are discarded, and the test harness only reports "ok" or
482482
"not ok" to the end user running the tests. Under --verbose, they
483483
are shown to help debugging the tests.

0 commit comments

Comments
 (0)