Skip to content
Snippets Groups Projects
Commit d810a2ae authored by Sascha Paunovic's avatar Sascha Paunovic Committed by Mathias Kresin
Browse files

kernel: fix spelling in CONFIG_DEVTMPFS help text


Change "ti" to "to", as that's the correct spelling.

Signed-off-by: default avatarSascha Paunovic <azarus@posteo.net>
parent 0c7ad4e5
No related branches found
No related tags found
1 merge request!8Feeds update
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment