Merge pull request #587 from svanharmelen/f-update-digitalocean-provider

Really small update fixing a cosmetic inconsistentie
This commit is contained in:
Seth Vargo 2014-11-20 11:15:52 -05:00
commit cb679c119f
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ func WaitForDropletAttribute(
// Wait for the droplet so we can get the networking attributes
// that show up after a while
log.Printf(
"[INFO] Waiting for Droplet (%s) to have %s of %s",
"[INFO] Waiting for droplet (%s) to have %s of %s",
d.Id(), attribute, target)
stateConf := &resource.StateChangeConf{