1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-04 20:27:31 +02:00

Merge pull request #558 from glensc/patch-1

Update Registry.php
This commit is contained in:
Jordi Boggiano
2015-05-05 18:00:49 +01:00

View File

@@ -38,7 +38,7 @@ use InvalidArgumentException;
class Registry
{
/**
* List of all loggers in the registry (ba named indexes)
* List of all loggers in the registry (by named indexes)
*
* @var Logger[]
*/