t/README: change "Inside <X> part" to "Inside the <X> part"
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Wed, 22 Mar 2017 22:18:53 +0000 (22:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Mar 2017 22:34:53 +0000 (15:34 -0700)
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
20873f45e7 ("t/README: Document the do's and don'ts of tests",
2010-07-02).

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found