Merge pull request #9013 from RincewindsHat/correct_some_typos

Correct typos in documentation and examples
This commit is contained in:
Alexander Aleksandrovič Klimov 2021-09-27 16:33:59 +02:00 committed by GitHub
commit 13a2490bda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -343,7 +343,7 @@ object Host NodeName {
vars.http_vhosts["http"] = {
http_uri = "/"
}
/* Uncomment if you've sucessfully installed Icinga Web 2. */
/* Uncomment if you've successfully installed Icinga Web 2. */
//vars.http_vhosts["Icinga Web 2"] = {
// http_uri = "/icingaweb2"
//}

View File

@ -30,7 +30,7 @@ object Host NodeName {
vars.http_vhosts["http"] = {
http_uri = "/"
}
/* Uncomment if you've sucessfully installed Icinga Web 2. */
/* Uncomment if you've successfully installed Icinga Web 2. */
//vars.http_vhosts["Icinga Web 2"] = {
// http_uri = "/icingaweb2"
//}