From 1ca3ea121e8648ecb712f8cc81ca80361e2180f5 Mon Sep 17 00:00:00 2001 From: ruicao Date: Fri, 7 Sep 2018 13:55:31 +0800 Subject: [PATCH] Typo fix: retore -> restore Signed-off-by: ruicao --- daemon/reload.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/reload.go b/daemon/reload.go index 026d7dd517..be31f4ef6c 100644 --- a/daemon/reload.go +++ b/daemon/reload.go @@ -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