spack create : fixed typo
This commit is contained in:
@@ -277,7 +277,7 @@ def setup_parser(subparser):
|
||||
|
||||
class BuildSystemGuesser(object):
|
||||
|
||||
_choiches = {
|
||||
_choices = {
|
||||
'autotools': AutotoolsGuess,
|
||||
'cmake': CMakeGuess,
|
||||
'scons': SconsGuess,
|
||||
|
Reference in New Issue
Block a user