spelling: delimiters

This commit is contained in:
Josh Soref 2018-03-13 07:35:45 +00:00
parent 939e7d5587
commit e4c56e3cbd
2 changed files with 2 additions and 2 deletions

View File

@ -221,7 +221,7 @@ can be configured for this builder.
- `mac_address` (string) - This allows a specific MAC address to be used on the
default virtual network card. The MAC address must be a string with no
delimeters, for example "0000deadbeef".
delimiters, for example "0000deadbeef".
- `vm_name` (string) - This is the name of the virtual machine for the new virtual
machine, without the file extension. By default this is "packer-BUILDNAME",

View File

@ -227,7 +227,7 @@ can be configured for this builder.
- `mac_address` (string) - This allows a specific MAC address to be used on the
default virtual network card. The MAC address must be a string with no
delimeters, for example "0000deadbeef".
delimiters, for example "0000deadbeef".
- `vm_name` (string) - This is the name of the virtual machine for the new
virtual machine, without the file extension. By default this is