* [PATCH] Fix typo in a comment in t/test-lib.sh
@ 2008-01-31 21:59 Michele Ballabio
0 siblings, 0 replies; only message in thread
From: Michele Ballabio @ 2008-01-31 21:59 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
---
t/test-lib.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/t/test-lib.sh b/t/test-lib.sh
index 90b6844..142540e 100644
--- a/t/test-lib.sh
+++ b/t/test-lib.sh
@@ -257,7 +257,7 @@ test_expect_code () {
echo >&3 ""
}
-# Most tests can use the created repository, but some amy need to create more.
+# Most tests can use the created repository, but some may need to create more.
# Usage: test_create_repo <directory>
test_create_repo () {
test "$#" = 1 ||
--
1.5.3.8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-31 21:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-31 21:59 [PATCH] Fix typo in a comment in t/test-lib.sh Michele Ballabio
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).