Skip to content

Commit ab6e905

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "compute: Fix typo"
2 parents 4f35836 + d087952 commit ab6e905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openstackclient/compute/v2/server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ def get_parser(self, prog_name):
903903
'(required if using source image, snapshot or volume),\n'
904904
'source_type=<source_type>: source type '
905905
'(one of: image, snapshot, volume, blank),\n'
906-
'destination_typ=<destination_type>: destination type '
906+
'destination_type=<destination_type>: destination type '
907907
'(one of: volume, local) (optional),\n'
908908
'disk_bus=<disk_bus>: device bus '
909909
'(one of: uml, lxc, virtio, ...) (optional),\n'

0 commit comments

Comments
 (0)