Fixed typo when running spack help
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
import spack
|
||||
import spack.cmd
|
||||
|
||||
description="Print out locations of various diectories used by Spack"
|
||||
description="Print out locations of various directories used by Spack"
|
||||
|
||||
def setup_parser(subparser):
|
||||
global directories
|
||||
|
Reference in New Issue
Block a user