mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:02:54 +00:00
spelling: enabled
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6be7473369
commit
a4a95d0b41
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class Logger
|
|||
*/
|
||||
const TYPE_LOGGER = LoggerInterface::class;
|
||||
/**
|
||||
* @var WorkerLogger A specific worker logger type, which can be anabled
|
||||
* @var WorkerLogger A specific worker logger type, which can be enabled
|
||||
*/
|
||||
const TYPE_WORKER = WorkerLogger::class;
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue