fix variable name

This commit is contained in:
Nathan Sullivan 2013-09-24 16:14:34 +10:00
parent 6509e899d0
commit 59e7c94bbc
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ root privileges without worrying about password prompts.
## Default Environmental Variables
In addition to being able to specify custom environmental variables using
the `environmental_vars` configuration, the provisioner automatically
the `environment_vars` configuration, the provisioner automatically
defines certain commonly useful environmental variables:
* `PACKER_BUILD_NAME` is set to the name of the build that Packer is running.