From 8940e79f070a52bd404c43d2ecc7720a33cb01a8 Mon Sep 17 00:00:00 2001
From: DL6ER
Date: Fri, 10 Sep 2021 09:20:01 +0200
Subject: [PATCH] Fix typo
Co-authored-by: XhmikosR
---
settings.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings.php b/settings.php
index 67420e9c..074bb02f 100644
--- a/settings.php
+++ b/settings.php
@@ -956,7 +956,7 @@ if (isset($_GET['tab']) && in_array($_GET['tab'], array("sysadmin", "adlists", "
The local domain name must match the domain name specified
in your DHCP server for this to work. You can likely find it within the DHCP settings.
Enabling Conditional Fowarding will also forward all hostnames (i.e., non-FQDNs) to the router
- when "Never forward non-FQDNs" is not enable.
+ when "Never forward non-FQDNs" is not enabled.