Run codespell

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2023-10-12 09:33:25 -04:00
parent 8de7c48df5
commit cb53bcf23f
4 changed files with 6 additions and 6 deletions

View File

@ -47,7 +47,7 @@ var (
var (
void struct{}
// Key: Extension
// Value: Processing order for resource naming dependecies
// Value: Processing order for resource naming dependencies
supportedExtensions = map[string]int{
".container": 3,
".volume": 2,