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