mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	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:
		
							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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user