mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Correct typo when replacing config file
This commit is contained in:
parent
adfdf198b7
commit
195a0910d1
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue