Commit 6ccc6d9
committed
fix(help): correct FTP server default text
Purpose of the change:
- Update the FTP settings help text to describe the current default server state.
Previous behavior:
- The help text said the FTP server is enabled by default.
Why that was a problem:
- The default inetd FTP entry is commented out, so the help text contradicted the default disabled state.
New behavior:
- The FTP help text now says the FTP server is disabled by default.
How it works:
- Changes only the localized English help text for :ftp_server_help:.1 parent c72475e commit 6ccc6d9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1404 | 1404 | | |
1405 | 1405 | | |
1406 | 1406 | | |
1407 | | - | |
| 1407 | + | |
1408 | 1408 | | |
1409 | 1409 | | |
1410 | 1410 | | |
| |||
0 commit comments