From 46530408f211adea6842458dfee502ba82dea441 Mon Sep 17 00:00:00 2001 From: Stanislas Dolcini Date: Sat, 6 Oct 2018 14:24:11 +0200 Subject: [PATCH] Fix a typo in the original comment --- code/web/public_php/login/class/connection_handler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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