diff --git a/pkg/cli/environment.go b/pkg/cli/environment.go index 28e7873be..5f947aec7 100644 --- a/pkg/cli/environment.go +++ b/pkg/cli/environment.go @@ -52,7 +52,7 @@ type EnvSettings struct { RegistryConfig string // RepositoryConfig is the path to the repositories file. RepositoryConfig string - // Repositoryache is the path to the repository cache directory. + // RepositoryCache is the path to the repository cache directory. RepositoryCache string // PluginsDirectory is the path to the plugins directory. PluginsDirectory string