This commit is contained in:
Till Krüss
2023-03-12 09:22:07 -07:00
committed by GitHub
parent f68543af37
commit b898172009
+1 -1
View File
@@ -57,7 +57,7 @@ class Connections implements OptionInterface
* The factory instance is configured according to the supplied named array
* mapping URI schemes (passed as keys) to the FCQN of classes implementing
* Predis\Connection\NodeConnectionInterface, or callable objects acting as
* lazy initalizers and returning new instances of classes implementing
* lazy initializers and returning new instances of classes implementing
* Predis\Connection\NodeConnectionInterface.
*
* @param OptionsInterface $options Client options