mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
icingaweb2/setup typo on page
don' ==> don't
This commit is contained in:
parent
eb343009bb
commit
07cea541eb
@ -31,7 +31,7 @@ class LdapDiscoveryPage extends Form
|
|||||||
$this->setTitle($this->translate('LDAP Discovery', 'setup.page.title'));
|
$this->setTitle($this->translate('LDAP Discovery', 'setup.page.title'));
|
||||||
$this->addDescription($this->translate(
|
$this->addDescription($this->translate(
|
||||||
'You can use this page to discover LDAP or ActiveDirectory servers ' .
|
'You can use this page to discover LDAP or ActiveDirectory servers ' .
|
||||||
' for authentication. If you don\' want to execute a discovery, just skip this step.'
|
' for authentication. If you don\'t want to execute a discovery, just skip this step.'
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user