Correct spelling

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
pull/41673/head
Valdnet 2023-11-23 08:39:17 +07:00 committed by GitHub
parent 5c26bd3447
commit ea3865138f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -47,7 +47,7 @@ class ForwardedForHeaders implements ISetupCheck {
}
public function getName(): string {
return $this->l10n->t('Forwared for headers');
return $this->l10n->t('Forwarded for headers');
}
public function run(): SetupResult {