diff --git a/src/Psr17FactoryDiscovery.php b/src/Psr17FactoryDiscovery.php index 1e51dc5..a73c641 100644 --- a/src/Psr17FactoryDiscovery.php +++ b/src/Psr17FactoryDiscovery.php @@ -127,7 +127,7 @@ public static function findUriFactory() * * @throws Exception\NotFoundException * - * @deprecated This will be removed in 2.0. Consider using the findUrlFactory() method. + * @deprecated This will be removed in 2.0. Consider using the findUriFactory() method. */ public static function findUrlFactory() {