Typo: Unkown -> Unknown (#11150)
This commit is contained in:
		
				
					committed by
					
						
						Adam J. Stewart
					
				
			
			
				
	
			
			
			
						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
 | 
			
		||||
        ;;
 | 
			
		||||
    *)
 | 
			
		||||
        die "Unkown compiler: $command"
 | 
			
		||||
        die "Unknown compiler: $command"
 | 
			
		||||
        ;;
 | 
			
		||||
esac
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user