ntpd: default to FEATURE_NTP_AUTH=y
[oweals/busybox.git] / coreutils / sum.c
index ef2f94e457fe194411f4c07cf6c4217556f84ad1..487e93f4acea7a5e5e4f41ed4bb8886bf6071bde 100644 (file)
@@ -16,7 +16,7 @@
 //config:      bool "sum (4.3 kb)"
 //config:      default y
 //config:      help
-//config:        checksum and count the blocks in a file
+//config:      checksum and count the blocks in a file
 
 //applet:IF_SUM(APPLET(sum, BB_DIR_USR_BIN, BB_SUID_DROP))