From e65cb81ce99ebcfd09fedeb960a1ccfd829fdaf5 Mon Sep 17 00:00:00 2001 From: Andrew Lindeman Date: Sat, 3 May 2003 23:10:43 +0000 Subject: [PATCH] grammar --- get_download.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_download.php b/get_download.php index e65c870b9..d2d733915 100644 --- a/get_download.php +++ b/get_download.php @@ -56,7 +56,7 @@ if (i2c_valid_country()) { "you usual daily work, you will get better response times.

\n"; mirror_list($COUNTRY); echo "

Here is the list of all the other sites in case our detection\n" . - "done something wrong, or the local mirror sites are busy.\n"; + "did something wrong, or the local mirror sites are busy.\n"; mirror_list('', $COUNTRY); } else { mirror_list(); } } else { mirror_list(); }