From 84ccbcef8aa5daf21e22f338ab19eff46fbea0e8 Mon Sep 17 00:00:00 2001 From: payonel Date: Fri, 9 Feb 2018 14:23:14 -0800 Subject: [PATCH] typo closes #2743 --- src/main/resources/application.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.conf b/src/main/resources/application.conf index 8380ae86f..966dac6b7 100644 --- a/src/main/resources/application.conf +++ b/src/main/resources/application.conf @@ -948,7 +948,7 @@ opencomputers { # This is a list of blacklisted domain names. If an HTTP request is made # or a socket connection is opened the target address will be compared - # to the addresses / adress ranges in this list. It it is present in this + # to the addresses / address ranges in this list. It it is present in this # list, the request will be denied. # Entries are either domain names (www.example.com) or IP addresses in # string format (10.0.0.3), optionally in CIDR notation to make it easier