diff --git a/tools/before-test.cmd b/tools/before-test.cmd index 7fef815..41d6cf4 100644 --- a/tools/before-test.cmd +++ b/tools/before-test.cmd @@ -12,7 +12,7 @@ :: :: Note: :: Tests and benchmark files are stored in the epanet-example-networks repo. -:: This script retreives them using a stable URL associated with a GitHub +:: This script retrieves them using a stable URL associated with a GitHub :: release and stages the files for nrtest to run. The script assumes that :: before-test.cmd and gen-config.cmd are located together in the same folder. ::