]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Console/Typo.php
Update "mrpetovan" email address
[friendica.git] / src / Core / Console / Typo.php
index e3ae52263b4692464b2d9a59a66e482865a8fefa..cdb3f9c81f6e7e88d56a3c2e01ab64d8e2bd8eca 100644 (file)
@@ -6,7 +6,7 @@ namespace Friendica\Core\Console;
  * Tired of chasing typos and finding them after a commit.
  * Run this and quickly see if we've got any parse errors in our application files.
  *
- * @author Hypolite Petovan <mrpetovan@gmail.com>
+ * @author Hypolite Petovan <hypolite@mrpetovan.com>
  */
 class Typo extends \Asika\SimpleConsole\Console
 {