bc: convert to "G trick" - this returns bc to zero bss increase
[oweals/busybox.git] / coreutils / shred.c
index 93319e24d63964ee941d87f97326a41744a33e13..3ceb58d195628a9a4809e15061eb9ecb57cbce9c 100644 (file)
@@ -8,7 +8,7 @@
 //config:      bool "shred (5 kb)"
 //config:      default y
 //config:      help
-//config:        Overwrite a file to hide its contents, and optionally delete it
+//config:      Overwrite a file to hide its contents, and optionally delete it
 
 //applet:IF_SHRED(APPLET(shred, BB_DIR_USR_BIN, BB_SUID_DROP))