language: add message/spelling

- add missing message for let's encrypt integrity check
- small spellfixes
This commit is contained in:
Daniel Reichelt
2016-02-09 00:33:01 +01:00
parent e2b908ed8b
commit dd0689c13f
3 changed files with 5 additions and 3 deletions

View File

@@ -198,7 +198,7 @@ class IntegrityCheck {
}
/**
* Check if all subdomain have ssl-redirect = 0 if domain has no ssl-port
* Check if all subdomains have ssl-redirect = 0 if domain has no ssl-port
* @param $fix Fix everything found directly
*/
public function SubdomainSslRedirect($fix = false) {