From 75cefb95d0411de85d3c6f5985b6ef260e25d45d Mon Sep 17 00:00:00 2001 From: Michael Tryby Date: Tue, 12 Feb 2019 13:32:24 -0500 Subject: [PATCH] Fixing typo --- tools/before-test.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ::