From 0256766ab9f4c1b3daa4a38b3c702dceff77ad66 Mon Sep 17 00:00:00 2001 From: George Hartzell Date: Tue, 9 Apr 2019 16:36:45 -0700 Subject: Typo: Unkown -> Unknown (#11150) --- lib/spack/env/cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/env/cc b/lib/spack/env/cc index 699a590912..199ce1d7e6 100755 --- a/lib/spack/env/cc +++ b/lib/spack/env/cc @@ -131,7 +131,7 @@ case "$command" in mode=ld ;; *) - die "Unkown compiler: $command" + die "Unknown compiler: $command" ;; esac -- cgit v1.2.3-60-g2f50