From f31b47c3537eb5ae6e2b5917db41ebfe31eb5f50 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Fri, 13 Oct 2017 11:26:36 -0400 Subject: cmd/test: fix a typo in a comment --- lib/spack/spack/cmd/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/spack/cmd/test.py b/lib/spack/spack/cmd/test.py index abff6c7840..b0ae34e1c8 100644 --- a/lib/spack/spack/cmd/test.py +++ b/lib/spack/spack/cmd/test.py @@ -96,7 +96,7 @@ def test(parser, args, unknown_args): pytest.main(['-h']) return - # pytest.ini lives in the root of the sapck repository. + # pytest.ini lives in the root of the spack repository. with working_dir(spack.prefix): # --list and --long-list print the test output better. if args.list or args.long_list: -- cgit v1.2.3-70-g09d2