Fix comment

This commit is contained in:
Fedor A. Fetisov 2019-02-20 03:00:23 +03:00
parent af39c842ae
commit 295e0179ce

View File

@ -60,7 +60,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
/** /**
* This creates the listener that listens for new * This creates the listener that listens for new
* threads to send out slack notifications * threads to send out notifications
*/ */
public function run() public function run()
{ {