Skip to content

Commit d9eef64

Browse files
authored
Updated deprecated commented with correct method (#191)
1 parent 4366bf1 commit d9eef64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Psr17FactoryDiscovery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public static function findUriFactory()
127127
*
128128
* @throws Exception\NotFoundException
129129
*
130-
* @deprecated This will be removed in 2.0. Consider using the findUrlFactory() method.
130+
* @deprecated This will be removed in 2.0. Consider using the findUriFactory() method.
131131
*/
132132
public static function findUrlFactory()
133133
{

0 commit comments

Comments
 (0)