aboutsummaryrefslogtreecommitdiff
path: root/config/p10k-lean.zsh
diff options
context:
space:
mode:
authormundry <1453314+mundry@users.noreply.github.com>2020-06-21 12:04:23 +0300
committerGitHub <noreply@github.com>2020-06-21 12:04:23 +0300
commitd394a4e038e494354cbdb68aeaebc05e7d0788fa (patch)
tree9a16f8caf0824583b8d26bb5a1f9b1e095ed384a /config/p10k-lean.zsh
parent178c3bccf0f0b26372a35162044e94df23eea2d6 (diff)
Fix typo in config comment. (#836)
Co-authored-by: mundry <mundry@users.noreply.github.com>
Diffstat (limited to 'config/p10k-lean.zsh')
-rw-r--r--config/p10k-lean.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh
index f0eeb333..747bd863 100644
--- a/config/p10k-lean.zsh
+++ b/config/p10k-lean.zsh
@@ -454,7 +454,7 @@
# isn't in an svn or hg reposotiry.
typeset -g POWERLEVEL9K_VCS_BACKENDS=(git)
- # These settings are used for respositories other than Git or when gitstatusd fails and
+ # These settings are used for repositories other than Git or when gitstatusd fails and
# Powerlevel10k has to fall back to using vcs_info.
typeset -g POWERLEVEL9K_VCS_CLEAN_FOREGROUND=76
typeset -g POWERLEVEL9K_VCS_UNTRACKED_FOREGROUND=76