mirror of
https://github.com/samba-team/samba.git
synced 2025-07-29 15:42:04 +03:00
Spelling fix s/informations/information/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
committed by
Andrew Bartlett
parent
2044ca0e20
commit
720396f0fb
@ -63,7 +63,7 @@ def netcmd_finddc(lp, creds, realm=None):
|
||||
|
||||
|
||||
def netcmd_get_domain_infos_via_cldap(lp, creds, address=None):
|
||||
'''Return domain informations (CLDAP record) of the ldap-capable
|
||||
'''Return domain information (CLDAP record) of the ldap-capable
|
||||
DC with the specified address'''
|
||||
net = Net(creds=creds, lp=lp)
|
||||
cldap_ret = net.finddc(address=address,
|
||||
|
Reference in New Issue
Block a user