mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
package/proftpd: fix typoes in Config.in help texts
mode_ -> mod_ Reported-by: Jared Bents <jared.bents@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
d163ba497c
commit
68a416f9a2
@ -29,12 +29,12 @@ config BR2_PACKAGE_PROFTPD_MOD_SFTP
|
|||||||
config BR2_PACKAGE_PROFTPD_MOD_SQL
|
config BR2_PACKAGE_PROFTPD_MOD_SQL
|
||||||
bool "mod_sql support"
|
bool "mod_sql support"
|
||||||
help
|
help
|
||||||
Compile ProFTPD with mode_sql support.
|
Compile ProFTPD with mod_sql support.
|
||||||
|
|
||||||
config BR2_PACKAGE_PROFTPD_MOD_QUOTATAB
|
config BR2_PACKAGE_PROFTPD_MOD_QUOTATAB
|
||||||
bool "mod_quotatab support"
|
bool "mod_quotatab support"
|
||||||
help
|
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:
|
is required in order to support quota tables:
|
||||||
1. mod_quotatab_file
|
1. mod_quotatab_file
|
||||||
2. mod_quotatab_ldap
|
2. mod_quotatab_ldap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user