浏览代码

Typo fix: retore -> restore

Signed-off-by: ruicao <ruicao@alauda.io>
ruicao 6 年之前
父节点
当前提交
1ca3ea121e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      daemon/reload.go

+ 1 - 1
daemon/reload.go

@@ -294,7 +294,7 @@ func (daemon *Daemon) reloadRegistryMirrors(conf *config.Config, attributes map[
 	return nil
 	return nil
 }
 }
 
 
-// reloadLiveRestore updates configuration with live retore option
+// reloadLiveRestore updates configuration with live restore option
 // and updates the passed attributes
 // and updates the passed attributes
 func (daemon *Daemon) reloadLiveRestore(conf *config.Config, attributes map[string]string) error {
 func (daemon *Daemon) reloadLiveRestore(conf *config.Config, attributes map[string]string) error {
 	// update corresponding configuration
 	// update corresponding configuration