diff --git a/src/Abstracts/EmailAbstract.php b/src/Abstracts/EmailAbstract.php
index 0085b6863b4f947ec847aeff28ae50a7857a4844..2c5d929f88b969868aaaf658445367d9336bd3d0 100644
--- a/src/Abstracts/EmailAbstract.php
+++ b/src/Abstracts/EmailAbstract.php
@@ -84,7 +84,7 @@ abstract class EmailAbstract implements EmailInterface {
     }
 
     /**
-     * Send email.
+     * Send email (wywalić do osobnej klasy ;) )
      *
      * @return void
      */