Signed-off-by: ruicao <ruicao@alauda.io>
| ... | ... |
@@ -294,7 +294,7 @@ func (daemon *Daemon) reloadRegistryMirrors(conf *config.Config, attributes map[ |
| 294 | 294 |
return nil |
| 295 | 295 |
} |
| 296 | 296 |
|
| 297 |
-// reloadLiveRestore updates configuration with live retore option |
|
| 297 |
+// reloadLiveRestore updates configuration with live restore option |
|
| 298 | 298 |
// and updates the passed attributes |
| 299 | 299 |
func (daemon *Daemon) reloadLiveRestore(conf *config.Config, attributes map[string]string) error {
|
| 300 | 300 |
// update corresponding configuration |