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(); }