X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FConsole%2FTypo.php;h=cdb3f9c81f6e7e88d56a3c2e01ab64d8e2bd8eca;hb=9fbaaa1481a609563e00a40db64bdce5e02c5524;hp=e3ae52263b4692464b2d9a59a66e482865a8fefa;hpb=850d9b4c0b595e00e5cd7ec40a2e8c0f0569738f;p=friendica.git diff --git a/src/Core/Console/Typo.php b/src/Core/Console/Typo.php index e3ae52263b..cdb3f9c81f 100644 --- a/src/Core/Console/Typo.php +++ b/src/Core/Console/Typo.php @@ -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 + * @author Hypolite Petovan */ class Typo extends \Asika\SimpleConsole\Console {