Fix typos

This commit is contained in:
Dimitris Apostolou
2023-01-04 22:50:35 +02:00
parent b46602db39
commit 1d492c7151
7 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -247,8 +247,8 @@ _vboxmanage() {
'--description=[Specifies a text description of the medium]:desc' \
'--move=[Specifies a relative or absolute path to a medium on the host system]: :_files' \
'*--property=[Specifies any required file format dependent parameters in key=value form]:value' \
'--resize=[Specifes the new capacity of an existing image in MB]:size' \
'--resizebyte=[Specifes the new capacity of an existing image in bytes]:size' \
'--resize=[Specifies the new capacity of an existing image in MB]:size' \
'--resizebyte=[Specifies the new capacity of an existing image in bytes]:size' \
'--setlocation=[Specifies the new location of the medium]: :_files' \
'--type=[Specifies the new mode type of an existing image]: :(normal immutable writethrough multi-attach shareable readonly)' \
'1:medium:(disk dvd floppy)' \