Skip to content
Snippets Groups Projects
Commit 91ce6f17 authored by anarcat's avatar anarcat
Browse files

fix another typo

parent 66f1aaa0
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ class Provision_Service_http_pack extends Provision_Service_http {
function init_server() {
$this->server->setProperty('slave_web_servers', array(), TRUE);
$this->server->setProperty('master_web_server', array(), TRUE);
$this->server->setProperty('master_web_servers', array(), TRUE);
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment