Typo: Unkown -> Unknown (#11150)
This commit is contained in:
parent
1f1ea2c859
commit
0256766ab9
2
lib/spack/env/cc
vendored
2
lib/spack/env/cc
vendored
@ -131,7 +131,7 @@ case "$command" in
|
|||||||
mode=ld
|
mode=ld
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
die "Unkown compiler: $command"
|
die "Unknown compiler: $command"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user