mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
tests/krb5: Fix typo
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
c00813b94b
commit
6d19f78cdd
@ -1889,7 +1889,7 @@ class GroupTests(KDCBaseTest):
|
||||
user_principal,
|
||||
trust_principal,
|
||||
primary_group):
|
||||
# Initialiase the group mapping with the user principal.
|
||||
# Initialise the group mapping with the user principal.
|
||||
groups = {
|
||||
self.user: user_principal,
|
||||
self.trust_user: trust_principal,
|
||||
|
Loading…
Reference in New Issue
Block a user