diff --git a/script/test b/script/test index d882162290a..ea51783f4d3 100755 --- a/script/test +++ b/script/test @@ -1,6 +1,6 @@ #!/bin/sh -# script/test: Run test suite for application. Optionallly pass in a path to an +# script/test: Run test suite for application. Optionally pass in a path to an # individual test file to run a single test. cd "$(dirname "$0")/.."