aboutsummaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2019-10-05 11:53:27 +0300
committerGitHub <noreply@github.com>2019-10-05 11:53:27 +0300
commit2e18704654e4b089e38d2da83899e216939d8691 (patch)
tree8c802ec4e6a7b107aae8000a251789b30712f692 /internal
parentbacb43775d61aac4cd110842f321baa4e90386cd (diff)
parent195a0910d191abf619b6939c679d759bb800c4a1 (diff)
Merge pull request #243 from trolley/topic/fix_typo
Correct typo when replacing config file
Diffstat (limited to 'internal')
-rwxr-xr-xinternal/wizard.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/wizard.zsh b/internal/wizard.zsh
index f42e6cd3..a2e078eb 100755
--- a/internal/wizard.zsh
+++ b/internal/wizard.zsh
@@ -1464,7 +1464,7 @@ clear
flowing +c Powerlevel10k configuration has been written to %2F$__p9k_cfg_path_u%f.
if [[ -n $config_backup ]]; then
- flowing +c The backup of the previuos version is at %3F$config_backup_u%f.
+ flowing +c The backup of the previous version is at %3F$config_backup_u%f.
fi
if (( write_config )); then