Minor commentary correction, TCL -> lmod (#10951)
This commit is contained in:
		
				
					committed by
					
						
						Massimiliano Culpo
					
				
			
			
				
	
			
			
			
						parent
						
							70e436e932
						
					
				
				
					commit
					aa1e70aab1
				
			@@ -18,7 +18,7 @@
 | 
			
		||||
from .common import BaseConfiguration, BaseFileLayout
 | 
			
		||||
from .common import BaseContext, BaseModuleFileWriter
 | 
			
		||||
 | 
			
		||||
#: TCL specific part of the configuration
 | 
			
		||||
#: lmod specific part of the configuration
 | 
			
		||||
configuration = spack.config.get('modules:lmod', {})
 | 
			
		||||
 | 
			
		||||
#: Caches the configuration {spec_hash: configuration}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user