From 3a27b3d0d85d56ecd758b56c6af477ae5ff08a76 Mon Sep 17 00:00:00 2001 From: Pavel Skuratovich Date: Mon, 24 Sep 2018 16:14:36 +0300 Subject: Fix typo in comment --- redis.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis.conf b/redis.conf index 0f1214fc5..5e5362bb1 100644 --- a/redis.conf +++ b/redis.conf @@ -477,7 +477,7 @@ replica-priority 100 # # Port: The port is communicated by the replica during the replication # handshake, and is normally the port that the replica is using to -# list for connections. +# listen for connections. # # However when port forwarding or Network Address Translation (NAT) is # used, the replica may be actually reachable via different IP and port -- cgit v1.2.1