git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix typo in t/README
@ 2011-03-09 20:25 Mathias Lafeldt
  2011-03-09 20:54 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Mathias Lafeldt @ 2011-03-09 20:25 UTC (permalink / raw)
  To: Git Mailing List


Signed-off-by: Mathias Lafeldt <misfire@debugon.org>
---
 t/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/README b/t/README
index 25f7d2d..78c9e65 100644
--- a/t/README
+++ b/t/README
@@ -328,7 +328,7 @@ Keep in mind:
 Skipping tests
 --------------
 
-If you need to skip tests you should do so be using the three-arg form
+If you need to skip tests you should do so by using the three-arg form
 of the test_* functions (see the "Test harness library" section
 below), e.g.:
 
-- 
1.7.4.1.48.g5673d

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix typo in t/README
  2011-03-09 20:25 [PATCH] Fix typo in t/README Mathias Lafeldt
@ 2011-03-09 20:54 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2011-03-09 20:54 UTC (permalink / raw)
  To: Mathias Lafeldt; +Cc: Git Mailing List

Mathias Lafeldt <misfire@debugon.org> writes:

> Signed-off-by: Mathias Lafeldt <misfire@debugon.org>
> ---
>  t/README |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/t/README b/t/README
> index 25f7d2d..78c9e65 100644
> --- a/t/README
> +++ b/t/README
> @@ -328,7 +328,7 @@ Keep in mind:
>  Skipping tests
>  --------------
>  
> -If you need to skip tests you should do so be using the three-arg form
> +If you need to skip tests you should do so by using the three-arg form
>  of the test_* functions (see the "Test harness library" section
>  below), e.g.:

Thanks.

Is it already "the international send-a-trivial-typofix-patch day" today?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-09 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 20:25 [PATCH] Fix typo in t/README Mathias Lafeldt
2011-03-09 20:54 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).