modified comment

pull/57/head
trashbo4t 2019-04-13 11:51:19 -04:00
parent 8c8b72e9b8
commit f9c9204b38
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ class InternetSpeedTest extends Module
//
// runSpeedTest
// this function will execute the wget command download a 500mb file from softlayer.com
// as and return the output of @getSpeedTestFile
// this function will execute the wget command download a 50 MB worth of data from the hak5 repo on github.com
// and return the formatted output of @getSpeedTestFile
//
public function runSpeedTest($file)
{