Fix typo in error string
Former-commit-id: 0ac80086bcef36b2abd2eb67f0d9830e3172ab17
This commit is contained in:
parent
239bb9cf65
commit
4b204b6776
@ -1128,7 +1128,7 @@ void clientAcceptHandler(connection *conn) {
|
|||||||
"change permanent. "
|
"change permanent. "
|
||||||
"2) Alternatively you can just disable the protected mode by "
|
"2) Alternatively you can just disable the protected mode by "
|
||||||
"editing the Redis configuration file, and setting the protected "
|
"editing the Redis configuration file, and setting the protected "
|
||||||
"mode option to 'no', and then restarting the g_pserver-> "
|
"mode option to 'no', and then restarting the server "
|
||||||
"3) If you started the server manually just for testing, restart "
|
"3) If you started the server manually just for testing, restart "
|
||||||
"it with the '--protected-mode no' option. "
|
"it with the '--protected-mode no' option. "
|
||||||
"4) Setup a bind address or an authentication password. "
|
"4) Setup a bind address or an authentication password. "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user