Fixes typos in zone transfer request show command description
This patch replaces zonet with zone. Change-Id: I789413e52ab749569a2b651fe2d4cf550f8a6b1e
This commit is contained in:
parent
1710e02fad
commit
0a9b6d168d
@ -300,7 +300,7 @@ class ListTransferRequestsCommand(lister.Lister):
|
|||||||
|
|
||||||
|
|
||||||
class ShowTransferRequestCommand(show.ShowOne):
|
class ShowTransferRequestCommand(show.ShowOne):
|
||||||
"""Show zonet transfer details"""
|
"""Show zone transfer details"""
|
||||||
|
|
||||||
def get_parser(self, prog_name):
|
def get_parser(self, prog_name):
|
||||||
parser = super(ShowTransferRequestCommand, self).get_parser(prog_name)
|
parser = super(ShowTransferRequestCommand, self).get_parser(prog_name)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user