Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
David Gageot 2015-11-19 11:48:29 +01:00
parent 5aa2179807
commit 71f82e86b1
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ func (d *Driver) PreCreateCheck() error {
return err
}
// Check that the project exists. It will also check that credentials
// Check that the project exists. It will also check the credentials
// at the same time.
log.Infof("Check that the project exists")