aboutsummaryrefslogtreecommitdiff
path: root/internal/wizard.zsh
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-10-21 17:24:38 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-10-21 17:24:38 +0300
commitde0e0221771b227909566e2b0d4ec13310a8a514 (patch)
tree3f117e294292fa3e9a0df561be82b551fd1540bc /internal/wizard.zsh
parentf0159ca6425b1c021a3b17d5ce59e867cbd608da (diff)
typo
Diffstat (limited to 'internal/wizard.zsh')
-rw-r--r--internal/wizard.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/wizard.zsh b/internal/wizard.zsh
index 527f6cef..7562c2bc 100644
--- a/internal/wizard.zsh
+++ b/internal/wizard.zsh
@@ -428,7 +428,7 @@ function print_greeting() {
flowing -c %3FZsh for Humans%f uses %4FPowerlevel10k%f to print command \
line prompt. This wizard will ask you a few questions and configure \
prompt for you.
- else (( force )); then
+ elif (( force )); then
flowing -c This is %4FPowerlevel10k configuration wizard%f. \
It will ask you a few questions and configure your prompt.
else