config: trim/improve item names and help texts.
[oweals/busybox.git] / coreutils / od.c
index edcd12a54d39e720bb52e2dea0920ddb55caf0a2..e3a68435b2e42dcf62f1f15fcbc0c33f2c34a5b3 100644 (file)
@@ -14,7 +14,7 @@
 //config:      bool "od (11 kb)"
 //config:      default y
 //config:      help
-//config:        od is used to dump binary files in octal and other formats.
+//config:      od is used to dump binary files in octal and other formats.
 
 //applet:IF_OD(APPLET(od, BB_DIR_USR_BIN, BB_SUID_DROP))