Merge pull request #4172 from TehWebby/patch-3

Fix typo
This commit is contained in:
Salvatore Sanfilippo 2017-11-28 18:40:02 +01:00 committed by GitHub
commit 4f5a9c99f8

View File

@ -59,7 +59,7 @@
# internet, binding to all the interfaces is dangerous and will expose the
# instance to everybody on the internet. So by default we uncomment the
# following bind directive, that will force Redis to listen only into
# the IPv4 lookback interface address (this means Redis will be able to
# the IPv4 loopback interface address (this means Redis will be able to
# accept connections only from clients running into the same computer it
# is running).
#