Fix all errors found by codespell Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
when using an upper case image name for container commit, we observed panics due to a channel closing early. Fixes: #3897 Signed-off-by: baude <bbaude@redhat.com>