diff --git a/src/Monolog/Registry.php b/src/Monolog/Registry.php index 923b7745..a33cb7c4 100644 --- a/src/Monolog/Registry.php +++ b/src/Monolog/Registry.php @@ -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[] */