package/proftpd: fix typoes in Config.in help texts
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 9 Dec 2018 16:32:59 +0000 (17:32 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 9 Dec 2018 16:32:59 +0000 (17:32 +0100)
mode_ -> mod_

Reported-by: Jared Bents <jared.bents@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/proftpd/Config.in

index 478a7e80e1366713b49520a50b9a88d6db9ba577..3af0092339d08edcc90c4ad7be6c84bd7baa8ac7 100644 (file)
@@ -29,12 +29,12 @@ config BR2_PACKAGE_PROFTPD_MOD_SFTP
 config BR2_PACKAGE_PROFTPD_MOD_SQL
        bool "mod_sql support"
        help
-         Compile ProFTPD with mode_sql support.
+         Compile ProFTPD with mod_sql support.
 
 config BR2_PACKAGE_PROFTPD_MOD_QUOTATAB
        bool "mod_quotatab support"
        help
-         Compile ProFTPD with mode_quotatab support. This module
+         Compile ProFTPD with mod_quotatab support. This module
          is required in order to support quota tables:
                1. mod_quotatab_file
                2. mod_quotatab_ldap