hush: if we did match "LINENO" or "OPTIND", stop further comparisons
[oweals/busybox.git] / coreutils / factor.c
index 4ccc3fee4247d1870c3c4a01aedfe50246e5d13d..467e23a4d81aebbda0fcba7cab6f31d05f14c0d8 100644 (file)
@@ -7,7 +7,7 @@
 //config:      bool "factor (2.6 kb)"
 //config:      default y
 //config:      help
-//config:        factor factorizes integers
+//config:      factor factorizes integers
 
 //applet:IF_FACTOR(APPLET(factor, BB_DIR_USR_BIN, BB_SUID_DROP))