config: deindent all help texts
[oweals/busybox.git] / util-linux / fatattr.c
index e69cb93e72c8b23a6e5e5777f87ef3e8f2836d72..9fb566d5a8f29eb4f37c94fe1963d04c62e3977e 100644 (file)
@@ -13,7 +13,7 @@
 //config:      default y
 //config:      select PLATFORM_LINUX
 //config:      help
-//config:        fatattr lists or changes the file attributes on a fat file system.
+//config:      fatattr lists or changes the file attributes on a fat file system.
 
 //applet:IF_FATATTR(APPLET(fatattr, BB_DIR_BIN, BB_SUID_DROP))