diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-27 11:38:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-27 11:38:32 +0000 |
commit | de2fefb8f9913ec498e1cce4efc91f28c98e5a1e (patch) | |
tree | ae7bf7795015ea093f7ab6ca01e803ead1408ebb | |
parent | Reordering, formating and ordering maintainer scripts to make them more robus... (diff) | |
download | netdata-de2fefb8f9913ec498e1cce4efc91f28c98e5a1e.tar.xz netdata-de2fefb8f9913ec498e1cce4efc91f28c98e5a1e.zip |
Correcting spelling typo in netdata.conf comments.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/netdata.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/netdata.conf b/debian/netdata.conf index 7c1d0fe6f..e15f9b89b 100644 --- a/debian/netdata.conf +++ b/debian/netdata.conf @@ -15,5 +15,5 @@ web files owner = root web files group = root # Netdata is not designed to be exposed to potentially hostile - # networks.See https://github.com/netdata/netdata/issues/164 + # networks. See https://github.com/netdata/netdata/issues/164 bind socket to IP = 127.0.0.1 |