mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Fix typo
Signed-off-by: Matthew Heon <mheon@redhat.com>
This commit is contained in:
@ -38,7 +38,7 @@ type State interface {
|
||||
// validate runtime configuration.
|
||||
GetDBConfig() (*DBConfig, error)
|
||||
|
||||
// ValidateDBConfig ralidates the config in the given Runtime struct
|
||||
// ValidateDBConfig validates the config in the given Runtime struct
|
||||
// against paths stored in the configured database.
|
||||
// Libpod root and tmp dirs and c/storage root and tmp dirs and graph
|
||||
// driver are validated.
|
||||
|
Reference in New Issue
Block a user