diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-09-02 10:24:58 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-09-02 10:24:58 +0300 |
commit | 6c8c6eea1baa2cb0d27be30f06b4781a7f421507 (patch) | |
tree | 125c911d81a857f94ff426b75acab2b39c57dcd3 /config/p10k-lean.zsh | |
parent | 3b2f474c9f1e087ed1a2d967d3875a2e1df7bb2e (diff) |
typo in comments
Diffstat (limited to 'config/p10k-lean.zsh')
-rw-r--r-- | config/p10k-lean.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index ee71a364..71ead77f 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -298,7 +298,7 @@ # Whenever the current directory is ~/work or a subdirectory of ~/work, it gets styled with class # WORK or WORK_NOT_WRITABLE. # - # Simply assigning classes to directories don't have any visible effects. It merely gives you an + # Simply assigning classes to directories doesn't have any visible effects. It merely gives you an # option to define custom colors and icons for different directory classes. # # # Styling for WORK. |