Big cleanup in config help and description
[oweals/busybox.git] / networking / ftpd.c
index bcd60a2ad8ffe96ee8eb0adeaa052632669efb1c..a4626c0b54f13b02a7999f48d61cae50c0f9c7f2 100644 (file)
@@ -15,7 +15,7 @@
 //config:      bool "ftpd"
 //config:      default y
 //config:      help
-//config:        simple FTP daemon. You have to run it via inetd.
+//config:        Simple FTP daemon. You have to run it via inetd.
 //config:
 //config:config FEATURE_FTPD_WRITE
 //config:      bool "Enable upload commands"