Skip to content

Commit b898172

Browse files
authored
typo
1 parent f68543a commit b898172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Configuration/Option/Connections.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public function filter(OptionsInterface $options, $value)
5757
* The factory instance is configured according to the supplied named array
5858
* mapping URI schemes (passed as keys) to the FCQN of classes implementing
5959
* Predis\Connection\NodeConnectionInterface, or callable objects acting as
60-
* lazy initalizers and returning new instances of classes implementing
60+
* lazy initializers and returning new instances of classes implementing
6161
* Predis\Connection\NodeConnectionInterface.
6262
*
6363
* @param OptionsInterface $options Client options

0 commit comments

Comments
 (0)