mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
Minor spelling correction in samba-tool domain
Signed-Off-By: Daniel Cotton <danielcotton.patches at gmail.com> Reviewed-By: Michael Adam <obnox@samba.org> Reviewed-By: Jelmer Vernooij <jelmer@samba.org> Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Tue Dec 2 01:18:53 CET 2014 on sn-devel-104
This commit is contained in:
parent
7dbc58f524
commit
87d39a8204
@ -873,7 +873,7 @@ class cmd_domain_demote(Command):
|
||||
except ldb.LdbError, l:
|
||||
pass
|
||||
|
||||
self.errf.write("Demote successfull\n")
|
||||
self.errf.write("Demote successful\n")
|
||||
|
||||
|
||||
class cmd_domain_level(Command):
|
||||
|
Loading…
Reference in New Issue
Block a user