Skip to content

Commit bee41a2

Browse files
caberoscaberos
authored andcommitted
fix the last code review comments
1 parent 0b0e2ef commit bee41a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/CLI/vlan/cancel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
@click.argument('identifier')
1414
@environment.pass_env
1515
def cli(env, identifier):
16-
"""Cancel network vlan."""
16+
"""Cancel network VLAN."""
1717

1818
mgr = SoftLayer.NetworkManager(env.client)
1919

0 commit comments

Comments
 (0)