spelling: descriptive

This commit is contained in:
Josh Soref 2018-03-13 07:36:15 +00:00
parent e4c56e3cbd
commit 9d26e6dd86
1 changed files with 1 additions and 1 deletions

View File

@ -1598,7 +1598,7 @@
manager certs. [GH-1137] manager certs. [GH-1137]
* builder/amazon/all: `delete_on_termination` set to false will work. * builder/amazon/all: `delete_on_termination` set to false will work.
* builder/amazon/all: Fix race condition on setting tags. [GH-1367] * builder/amazon/all: Fix race condition on setting tags. [GH-1367]
* builder/amazon/all: More desctriptive error messages if Amazon only * builder/amazon/all: More descriptive error messages if Amazon only
sends an error code. [GH-1189] sends an error code. [GH-1189]
* builder/docker: Error if `DOCKER_HOST` is set. * builder/docker: Error if `DOCKER_HOST` is set.
* builder/docker: Remove the container during cleanup. [GH-1206] * builder/docker: Remove the container during cleanup. [GH-1206]