Typo fixes

This commit is contained in:
isaak654 2023-04-14 23:08:09 +02:00 committed by GitHub
parent b2b06261bc
commit c114428c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2168,8 +2168,8 @@ void CSandMan::UpdateCertState()
if (theConf->GetBool("Debug/CertFakeAboutToExpire", false))
g_CertInfo.expirers_in_sec = 3 * 24 * 3600;
// simulate certificate having expired but bing in the grace periode
if (theConf->GetBool("Debug/CertFakeGracePeriode", false))
// simulate certificate having expired but being in the grace period
if (theConf->GetBool("Debug/CertFakeGracePeriod", false))
g_CertInfo.grace_period = 1;
// simulate a subscription type certificate having expired