[PATCH] Minor spelling correction in samba-tool domain

Jelmer Vernooij jelmer at jelmer.uk
Mon Dec 1 13:39:52 MST 2014


Reviewed-By: Jelmer Vernooij <jelmer at samba.org>

I'll push.

On 01/12/14 20:38, Michael Adam wrote:
> Reviewed-by: Michael Adam <obnox at samba.org>
>
> On 2014-12-02 at 03:45 +1030, Daniel Cotton wrote:
>> Signed-Off-By: Daniel Cotton <danielcotton.patches at gmail.com>
>> ---
>>   python/samba/netcmd/domain.py | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/python/samba/netcmd/domain.py b/python/samba/netcmd/domain.py
>> index 9dfbc39..07a0460 100644
>> --- a/python/samba/netcmd/domain.py
>> +++ b/python/samba/netcmd/domain.py
>> @@ -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):
>> --



More information about the samba-technical mailing list