Skip to content
Snippets Groups Projects
Commit 012da996 authored by Massimiliano Culpo's avatar Massimiliano Culpo
Browse files

spack create : fixed typo

parent e8dafd10
No related branches found
No related tags found
No related merge requests found
......@@ -277,7 +277,7 @@ def setup_parser(subparser):
class BuildSystemGuesser(object):
_choiches = {
_choices = {
'autotools': AutotoolsGuess,
'cmake': CMakeGuess,
'scons': SconsGuess,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment