Big cleanup in config help and description
[oweals/busybox.git] / loginutils / deluser.c
index 7c3caf9e3508b7786a58fa8f54d7d89ebebca98e..fbb1614fb9892cc5149b77405f78633ca7d635e9 100644 (file)
@@ -21,7 +21,7 @@
 //config:        Utility for deleting a group account.
 //config:
 //config:config FEATURE_DEL_USER_FROM_GROUP
-//config:      bool "Support for removing users from groups"
+//config:      bool "Support removing users from groups"
 //config:      default y
 //config:      depends on DELGROUP
 //config:      help