bc: convert to "G trick" - this returns bc to zero bss increase
[oweals/busybox.git] / coreutils / logname.c
index bf37483388bc4db3fee76982cc52c03ef8906aed..e614ca7cf5bdf47c8562f65071c78d27ac6d7292 100644 (file)
@@ -19,7 +19,7 @@
 //config:      bool "logname (894 bytes)"
 //config:      default y
 //config:      help
-//config:        logname is used to print the current user's login name.
+//config:      logname is used to print the current user's login name.
 
 //applet:IF_LOGNAME(APPLET_NOFORK(logname, logname, BB_DIR_USR_BIN, BB_SUID_DROP, logname))