mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
typo
"Networked" not "network" - "Internet of Things" especially.
This commit is contained in:
parent
94ef78afa9
commit
d751dee379
@ -460,7 +460,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>'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user