From 52f203b43d3e273ac1a86e6742301e1e895bb372 Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Wed, 18 Oct 2017 16:17:46 +0300 Subject: [PATCH] Fix typo in comment --- src/mibew/libs/chat.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mibew/libs/chat.php b/src/mibew/libs/chat.php index bf5ce136..4db6879a 100644 --- a/src/mibew/libs/chat.php +++ b/src/mibew/libs/chat.php @@ -189,7 +189,7 @@ function setup_leavemessage($name, $email, $group_id, $info, $referrer) } /** - * Prepare data to dispaly pre-chat survey + * Prepare data to display pre-chat survey * * @param string $name User name * @param string $email User email