kernel: fix spelling in CONFIG_DEVTMPFS help text
Change "ti" to "to", as that's the correct spelling. Signed-off-by: Sascha Paunovic <azarus@posteo.net>
This commit is contained in:
		
				
					committed by
					
						
						Mathias Kresin
					
				
			
			
				
	
			
			
			
						parent
						
							0c7ad4e5d3
						
					
				
				
					commit
					d810a2aebf
				
			@@ -254,7 +254,7 @@ config KERNEL_DEVTMPFS
 | 
			
		||||
	default n
 | 
			
		||||
	help
 | 
			
		||||
	  devtmpfs is a simple, kernel-managed /dev filesystem. The kernel creates
 | 
			
		||||
	  devices nodes for all registered devices ti simplify boot, but leaves more
 | 
			
		||||
	  devices nodes for all registered devices to simplify boot, but leaves more
 | 
			
		||||
	  complex tasks to userspace (e.g. udev).
 | 
			
		||||
 | 
			
		||||
if KERNEL_DEVTMPFS
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user