aboutsummaryrefslogtreecommitdiffstats
path: root/config/Config-kernel.in
diff options
context:
space:
mode:
authorSascha Paunovic <azarus@posteo.net>2017-11-29 19:53:33 +0100
committerMathias Kresin <dev@kresin.me>2017-12-11 12:43:29 +0100
commitd810a2aebf30ce2f493e7a519177021c42f10ba4 (patch)
tree0cfcab1db627169955813114ead700deed038370 /config/Config-kernel.in
parent0c7ad4e5d390a708bbc76b6cb9048460d52c08f1 (diff)
downloadupstream-d810a2aebf30ce2f493e7a519177021c42f10ba4.tar.gz
upstream-d810a2aebf30ce2f493e7a519177021c42f10ba4.tar.bz2
upstream-d810a2aebf30ce2f493e7a519177021c42f10ba4.zip
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>
Diffstat (limited to 'config/Config-kernel.in')
-rw-r--r--config/Config-kernel.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index 3468899adc..678323efa1 100644
--- a/config/Config-kernel.in
+++ b/config/Config-kernel.in
@@ -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