summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstilez <stilez@users.noreply.github.com>2017-07-25 15:49:48 +0100
committerRenato Botelho <renato@netgate.com>2017-07-31 16:35:14 -0300
commit514233eee228cea1b64c4e895fa7c8dedf3fdaf0 (patch)
treecbb063490e594fff141dcf3a49ebfc4661487f30
parent23dcfc75252d01fe8e303804a8973bdc9b02ae53 (diff)
downloadpfsense-514233eee228cea1b64c4e895fa7c8dedf3fdaf0.zip
pfsense-514233eee228cea1b64c4e895fa7c8dedf3fdaf0.tar.gz
typo
"Networked" not "network" - "Internet of Things" especially. (cherry picked from commit d751dee379b37da868efa837df55434935efe9b8)
-rw-r--r--src/usr/local/www/system.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system.php b/src/usr/local/www/system.php
index ac269b7..bfb1ae2 100644
--- a/src/usr/local/www/system.php
+++ b/src/usr/local/www/system.php
@@ -478,7 +478,7 @@ $section->addInput(new Form_Input(
$pconfig['domain'],
['placeholder' => 'mycorp.com, home, office, private, etc.']
))->setHelp('Do not use \'.local\' as the final part of the domain (TLD), The \'.local\' domain is %1$swidely used%2$s by '.
- 'mDNS (including Avahi and Apple OS X\'s Bonjour/Rendezvous/Airprint/Airplay), and some Windows systems and network devices. ' .
+ 'mDNS (including Avahi and Apple OS X\'s Bonjour/Rendezvous/Airprint/Airplay), and some Windows systems and networked devices. ' .
'These will not network correctly if the router uses \'.local\'. Alternatives such as \'.local.lan\' or \'.mylocal\' are safe.',
'<a target="_blank" href="https://www.unbound.net/pipermail/unbound-users/2011-March/001735.html">',
'</a>'
OpenPOWER on IntegriCloud