claenups for previous commit
[oweals/busybox.git] / coreutils / chgrp.c
index 834346b4d894230ac6884036de28b96b5685be25..27a0edf0deadb139707488c4e0b869fa62684dd9 100644 (file)
@@ -10,7 +10,7 @@
 //config:      bool "chgrp (7.2 kb)"
 //config:      default y
 //config:      help
-//config:        chgrp is used to change the group ownership of files.
+//config:      chgrp is used to change the group ownership of files.
 
 //applet:IF_CHGRP(APPLET_NOEXEC(chgrp, chgrp, BB_DIR_BIN, BB_SUID_DROP, chgrp))