Skip to content

Commit 219f8ab

Browse files
authored
Fix a typo
1 parent 84e8714 commit 219f8ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
$success = 0;
1919

2020

21-
echo '<b>TEST 1 of 3: PHP Version:</b><br>ICEcoder needs at least PHP 5.0, tho 5.3 and above is recommended:<br><br>';
21+
echo '<b>TEST 1 of 3: PHP Version:</b><br>ICEcoder needs at least PHP 5.0, though 5.3 and above is recommended:<br><br>';
2222
echo "Your PHP Version: ".phpversion()."<br><br>";
2323

2424
echo '<b>TEST RESULT:</b> ';

0 commit comments

Comments
 (0)