diff --git a/code/web/public_php/login/class/connection_handler.php b/code/web/public_php/login/class/connection_handler.php index fcb1b92b4..bbe7aaf7f 100644 --- a/code/web/public_php/login/class/connection_handler.php +++ b/code/web/public_php/login/class/connection_handler.php @@ -65,7 +65,7 @@ class ConnectionHandler echo '0:' . $reason; } else { - // retreive the domain info + // retrieve the domain info $domainInfo = getDomainInfo($domainId); // if we need to create missing ring info