- fix typo
This commit is contained in:
Pierre Baillet 2016-11-14 13:30:33 +01:00 committed by GitHub
parent 0aad0bed15
commit 94d7e7ead8
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ IMPROVEMENTS:
* builder/qemu: Specify disk format when starting qemu. [GH-3888]
* builder/virtualbox-iso: Added `hard_drive_nonrotational` and
`hard_drive_discard` options to enable trim/discard. [GH-4013]
* builder/virtualbox-iso: Added `keep_registed` option to skip cleaning up
* builder/virtualbox-iso: Added `keep_registered` option to skip cleaning up
the image. [GH-3954]
* builder/virtualbox: Add support for ctrl, shift and alt keys in
`boot_command`. [GH-3767]