mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
samba-tool:dns: Fix a typo
This commit is contained in:
parent
d340c2cae8
commit
8a7cdfcccd
@ -861,7 +861,7 @@ class cmd_add_record(Command):
|
||||
name,
|
||||
add_rec_buf,
|
||||
None)
|
||||
self.outf.write('Record added succefully\n')
|
||||
self.outf.write('Record added successfully\n')
|
||||
|
||||
|
||||
class cmd_update_record(Command):
|
||||
|
Loading…
Reference in New Issue
Block a user