From b9be6da70380971c2611c4c6b385533823270964 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 15 Mar 2019 10:50:28 -0600 Subject: [PATCH] Update events.php --- core/events/resources/classes/events.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/events/resources/classes/events.php b/core/events/resources/classes/events.php index 96db8dc42d..5036626ce8 100644 --- a/core/events/resources/classes/events.php +++ b/core/events/resources/classes/events.php @@ -9,7 +9,7 @@ class events { /** - * @var obj $db Database connnection object + * @var obj $db Database connnection object * @var array $plugins Store available plugin classes * @var array $methods store methods found on each plugin * @var array $headers headers provide information about the events