fix typo in redis.conf. Interfece changed to interface (#9498)

This commit is contained in:
Altaf hussain
2021-09-13 20:07:50 +03:00
committed by GitHub
parent 4c7827588d
commit f041990f2a
+1 -1
View File
@@ -60,7 +60,7 @@
# the "bind" configuration directive, followed by one or more IP addresses.
# Each address can be prefixed by "-", which means that redis will not fail to
# start if the address is not available. Being not available only refers to
# addresses that does not correspond to any network interfece. Addresses that
# addresses that does not correspond to any network interface. Addresses that
# are already in use will always fail, and unsupported protocols will always BE
# silently skipped.
#