mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
Run codespell on code
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -567,7 +567,7 @@ func installWslKernel() error {
|
||||
}
|
||||
// In case of unusual circumstances (e.g. race with installer actions)
|
||||
// retry a few times
|
||||
message = "An error occured attempting the WSL Kernel update, retrying..."
|
||||
message = "An error occurred attempting the WSL Kernel update, retrying..."
|
||||
fmt.Println(message)
|
||||
fmt.Fprintln(log, message)
|
||||
time.Sleep(backoff)
|
||||
|
Reference in New Issue
Block a user