Fix a typo in the original comment

This commit is contained in:
Stanislas Dolcini 2018-10-06 14:24:11 +02:00
parent 2284fc6860
commit 46530408f2

View file

@ -65,7 +65,7 @@ class ConnectionHandler
echo '0:' . $reason; echo '0:' . $reason;
} else { } else {
// retreive the domain info // retrieve the domain info
$domainInfo = getDomainInfo($domainId); $domainInfo = getDomainInfo($domainId);
// if we need to create missing ring info // if we need to create missing ring info