spelling: outputting
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
bada3b09f3
commit
b7811f7423
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ namespace Friendica\Test\Util;
|
||||||
use php_user_filter;
|
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
|
* Instead the $cache variable will get filled with the output
|
||||||
*
|
*
|
||||||
* @package Friendica\Test\Util
|
* @package Friendica\Test\Util
|
||||||
|
|
Loading…
Reference in a new issue