X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2FUtil%2FIntercept.php;h=27b558fc5e0a109667d1da07250f4abdf34b9c31;hb=e998c059b6162286cf70686f61884fd249dfa38a;hp=9a037cfd7bd899e0fbb8254dc58a99a5e77d4bc0;hpb=360614d2cf3aceeb763ef1281ad5236878f5d735;p=friendica.git diff --git a/tests/Util/Intercept.php b/tests/Util/Intercept.php index 9a037cfd7b..27b558fc5e 100644 --- a/tests/Util/Intercept.php +++ b/tests/Util/Intercept.php @@ -24,7 +24,7 @@ namespace Friendica\Test\Util; use php_user_filter; /** - * Output Interceptor for STDOUT to prevent outputing to the console + * Output Interceptor for STDOUT to prevent outputting to the console * Instead the $cache variable will get filled with the output * * @package Friendica\Test\Util