mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-12 19:18:28 +02:00
Correct typo when replacing config file
This commit is contained in:
parent
adfdf198b7
commit
195a0910d1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user