From e4ca91d69be5e4c4195bf9801052fed897dd00f9 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 1 Aug 2019 17:07:47 +0200 Subject: [PATCH] typo --- internal/wizard.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/wizard.zsh b/internal/wizard.zsh index aa51a9c2..0636670b 100755 --- a/internal/wizard.zsh +++ b/internal/wizard.zsh @@ -628,7 +628,7 @@ clear print -P "Powerlevel10k configuration has been written to %B%2F$__p9k_cfg_path_u%f%b." if [[ -n $config_backup ]]; then - print -P "The backup of the previuos version is at %B%3F$config_backup%f%b." + print -P "The backup of the previous version is at %B%3F$config_backup%f%b." fi if (( write_config )); then