From c48ee6251a00ffb42159d4fe80b81eb52273658d Mon Sep 17 00:00:00 2001
From: Gabriel Mazzocato <59516071+GMazzocato@users.noreply.github.com>
Date: Fri, 27 Nov 2020 13:32:37 -0300
Subject: [PATCH] Update services_dhcpv6.php (#4489)
---
src/www/services_dhcpv6.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/www/services_dhcpv6.php b/src/www/services_dhcpv6.php
index da5c248b1..946ef9237 100644
--- a/src/www/services_dhcpv6.php
+++ b/src/www/services_dhcpv6.php
@@ -539,7 +539,7 @@ if (isset($config['interfaces'][$if]['dhcpd6track6allowoverride'])) {
"The start and end of the range must end on boundaries of the prefix delegation size."); ?>
= gettext("Ensure that any prefix delegation range does not overlap the LAN prefix range."); ?>
- = gettext('The system does not check the validity of your emtry against the selected mask - please refer to an online net ' .
+ = gettext('The system does not check the validity of your entry against the selected mask - please refer to an online net ' .
'calculator to ensure you have entered a correct range if the dhcpd6 server fails to start.') ?>