From 9cbe6219afa07167d1fdcad57c7e46b9421d84f9 Mon Sep 17 00:00:00 2001 From: Marcelo dos Santos Mafra Date: Sat, 26 Dec 2020 16:10:41 -0300 Subject: [PATCH] Typo correction in config.example.toml file (#591) --- config.example.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.example.toml b/config.example.toml index e3b6dece..8cb618ef 100644 --- a/config.example.toml +++ b/config.example.toml @@ -69,14 +69,14 @@ #enable_tlmgr = true #emerge_sync_flags = "-q" #emerge_update_flags = "-uDNa --with-bdeps=y world" -#redhat_disrto_sync = false +#redhat_distro_sync = false [windows] # Manually select Windows updates #accept_all_updates = false #open_remotes_in_new_terminal = true -# Causes Topgrade to rename itself during the run to allow package managers +# Causes Topgrade to rename itself during the run to allow package managers # to upgrade it. Use this only if you installed Topgrade by using a package # manager such as Scoop to Cargo #self_rename = true