diff --git a/Report/ReportHealthCheckSingle.cs b/Report/ReportHealthCheckSingle.cs index fc1d691..a5a1415 100644 --- a/Report/ReportHealthCheckSingle.cs +++ b/Report/ReportHealthCheckSingle.cs @@ -1834,7 +1834,7 @@ protected void GenerateGPODetail() GenerateSubSection("Obfuscated Passwords", "gpoobfuscatedpassword"); Add(@"
-

The password in GPO are obfuscated, not encrypted. Consider any passwords listed here as compromissed and change it immediatly.

+

The password in GPO are obfuscated, not encrypted. Consider any passwords listed here as compromised and change it immediatly.

"); if (Report.GPPPassword != null && Report.GPPPassword.Count > 0)