Skip to content

Commit f5980f9

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Typo fix"
2 parents 303cb47 + 6475882 commit f5980f9

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
@@ -604,7 +604,7 @@ def get_parser(self, prog_name):
604604
type=_prefix_checked_value('port-id='),
605605
help=_("Create a NIC on the server and connect it to port. "
606606
"Specify option multiple times to create multiple NICs. "
607-
"This is a wrapper for the '--nic port-id=<pord>' "
607+
"This is a wrapper for the '--nic port-id=<port>' "
608608
"parameter that provides simple syntax for the standard "
609609
"use case of connecting a new server to a given port. For "
610610
"more advanced use cases, refer to the '--nic' parameter."),

0 commit comments

Comments
 (0)