Skip to content

Commit

Permalink
Typo fix: retore -> restore
Browse files Browse the repository at this point in the history
Signed-off-by: ruicao <ruicao@alauda.io>
  • Loading branch information
mirake committed Sep 7, 2018
1 parent 54b62e6 commit 1ca3ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/reload.go
Expand Up @@ -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
Expand Down

0 comments on commit 1ca3ea1

Please sign in to comment.