mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +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
@ -1766,7 +1766,7 @@ class SamTests(samba.tests.TestCase):
|
||||
self.assertNotEqual(int(res1[0]["pwdLastSet"][0]), 0)
|
||||
|
||||
# Open a second LDB connection with the user credentials. Use the
|
||||
# command line credentials for informations like the domain, the realm
|
||||
# command line credentials for information like the domain, the realm
|
||||
# and the workstation.
|
||||
sasl_creds = Credentials()
|
||||
sasl_creds.set_username(username)
|
||||
|
Reference in New Issue
Block a user