Correct typos in documentation and examples

This commit is contained in:
RincewindsHat 2021-09-24 14:33:44 +02:00
parent a018151eaf
commit 767464f947
2 changed files with 2 additions and 2 deletions

View File

@ -343,7 +343,7 @@ object Host NodeName {
vars.http_vhosts["http"] = { vars.http_vhosts["http"] = {
http_uri = "/" 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"] = { //vars.http_vhosts["Icinga Web 2"] = {
// http_uri = "/icingaweb2" // http_uri = "/icingaweb2"
//} //}

View File

@ -30,7 +30,7 @@ object Host NodeName {
vars.http_vhosts["http"] = { vars.http_vhosts["http"] = {
http_uri = "/" 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"] = { //vars.http_vhosts["Icinga Web 2"] = {
// http_uri = "/icingaweb2" // http_uri = "/icingaweb2"
//} //}