@@ -49,7 +49,7 @@ |
||
49 | 49 | * Create a new Redis Sentinel connection from the provided configuration |
50 | 50 | * options |
51 | 51 | * |
52 | - * @param array $server The client configuration for the connection |
|
52 | + * @param array $servers The client configuration for the connection |
|
53 | 53 | * @param array $options The global client options shared by all Sentinel |
54 | 54 | * connections |
55 | 55 | * |