aboutsummaryrefslogtreecommitdiff
path: root/internal/wizard.zsh
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-07-28 21:38:24 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-07-28 21:38:24 +0300
commit4f94d1d640ccb4590d7d75ad82344e8df559a33c (patch)
tree8a74a92e5aa2b246f6f4b07d05bf679aac9ba3e5 /internal/wizard.zsh
parentd9e2d122f933468f7b1e1e55e69c445b08a28478 (diff)
typo
Diffstat (limited to 'internal/wizard.zsh')
-rwxr-xr-xinternal/wizard.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/wizard.zsh b/internal/wizard.zsh
index 935faf41..aa51a9c2 100755
--- a/internal/wizard.zsh
+++ b/internal/wizard.zsh
@@ -578,7 +578,7 @@ function write_zshrc() {
local comments=(
"# You can customize your prompt by editing $__p9k_cfg_path_u."
- "# To run Powerlevel10k configuration wizard, type 'p9k_configure."
+ "# To run Powerlevel10k configuration wizard, type 'p9k_configure'."
)
print -lr -- "" $comments "source $__p9k_cfg_path_u" >>$__p9k_zshrc