This commit is contained in:
chris 2019-08-01 17:07:47 +02:00 committed by GitHub
parent 4f94d1d640
commit e4ca91d69b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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