Skip to content
Snippets Groups Projects
Commit 8ac8ff87 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix minor help text typo.

parent b86598a8
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
...@@ -800,8 +800,8 @@ void security_cfg(void) ...@@ -800,8 +800,8 @@ void security_cfg(void)
uifc.helpbuf= uifc.helpbuf=
"`Display/Log Passwords Locally:`\n" "`Display/Log Passwords Locally:`\n"
"\n" "\n"
"If you want to passwords to be displayed locally and/or logged to disk\n" "If you want attempted passwords to be displayed locally and/or logged to\n"
"(e.g. when there's a failed login attempt), set this option to `Yes`.\n" "disk (e.g. when there's a failed login attempt), set this option to `Yes`.\n"
"\n" "\n"
"For elevated security, set this option to `No`.\n" "For elevated security, set this option to `No`.\n"
; ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment