mirror of
https://github.com/predis/predis.git
synced 2026-09-12 19:37:05 +00:00
typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user