mirror of
				https://github.com/NVIDIA/nvidia-container-toolkit
				synced 2025-06-26 18:18:24 +00:00 
			
		
		
		
	FIX: Fix typo in comment
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
		
							parent
							
								
									282a2c145e
								
							
						
					
					
						commit
						8db287af8b
					
				| @ -33,7 +33,7 @@ type experimental struct { | ||||
| 	discoverer discover.Discover | ||||
| } | ||||
| 
 | ||||
| // NewExperimentalModifier creates a modifier that applied the experimental
 | ||||
| // NewExperimentalModifier creates a modifier that applies the experimental
 | ||||
| // modications to an OCI spec if required by the runtime wrapper.
 | ||||
| func NewExperimentalModifier(logger *logrus.Logger, cfg *config.Config) (oci.SpecModifier, error) { | ||||
| 	logger.Infof("Constructing modifier from config: %+v", cfg) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user