fix typo
pull/10511/head
Clint 10 years ago committed by GitHub
parent 84d8b28b40
commit 7a6aa1292f

@ -59,7 +59,7 @@ func (t *AttachStateTransformer) Transform(g *Graph) error {
if !found {
log.Printf(
"[DEBUG] Resource state not foudn for %q: %s",
"[DEBUG] Resource state not found for %q: %s",
dag.VertexName(v), addr)
}
}

Loading…
Cancel
Save