fix formatting

This commit is contained in:
Clint Shryock 2015-03-25 10:32:54 -05:00
parent 65ff5b327d
commit 398f4564c4
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ func resourceAwsDbInstanceRead(d *schema.ResourceData, meta interface{}) error {
})
if err != nil {
log.Print("[DEBUG] Error retreiving tags for ARN: %s", arn)
log.Printf("[DEBUG] Error retreiving tags for ARN: %s", arn)
}
var dt []rds.Tag