Merge pull request #243 from trolley/topic/fix_typo

Correct typo when replacing config file
pull/260/head
Roman Perepelitsa 5 years ago committed by GitHub
commit 2e18704654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save