summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-31 19:18:27 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-31 19:18:27 +0200
commitf4c087b782d7da5b8656e1ade81f29c83410fa60 (patch)
tree05ff527e1dc512773f1a13e24347df210d3e2830
parent5dccd7249e7dacceb370b0282592d504876e460e (diff)
downloadbuildroot-f4c087b782d7da5b8656e1ade81f29c83410fa60.tar.gz
buildroot-f4c087b782d7da5b8656e1ade81f29c83410fa60.zip
libsysfs: fix Config.in help text indentation
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/libsysfs/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libsysfs/Config.in b/package/libsysfs/Config.in
index 134812e14f..2cbebaa530 100644
--- a/package/libsysfs/Config.in
+++ b/package/libsysfs/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_LIBSYSFS
These are a set of utilities built upon sysfs, a filesystem in
Linux 2.6 kernels that exposes a system's device tree.
- http://linux-diag.sourceforge.net/Sysfsutils.html
+ http://linux-diag.sourceforge.net/Sysfsutils.html
OpenPOWER on IntegriCloud