From 295e0179ce548dca34e0634e3df4d51915be4cae Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Wed, 20 Feb 2019 03:00:23 +0300 Subject: [PATCH] Fix comment --- Plugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin.php b/Plugin.php index 289d8e7..2f7aff1 100644 --- a/Plugin.php +++ b/Plugin.php @@ -60,7 +60,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi /** * This creates the listener that listens for new - * threads to send out slack notifications + * threads to send out notifications */ public function run() {