mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Typo fix: retore -> restore
Signed-off-by: ruicao <ruicao@alauda.io>
This commit is contained in:
parent
54b62e62f7
commit
1ca3ea121e
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ func (daemon *Daemon) reloadRegistryMirrors(conf *config.Config, attributes map[
|
|||
return nil
|
||||
}
|
||||
|
||||
// reloadLiveRestore updates configuration with live retore option
|
||||
// reloadLiveRestore updates configuration with live restore option
|
||||
// and updates the passed attributes
|
||||
func (daemon *Daemon) reloadLiveRestore(conf *config.Config, attributes map[string]string) error {
|
||||
// update corresponding configuration
|
||||
|
|
Loading…
Add table
Reference in a new issue