aboutsummaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-01-11 21:02:27 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-01-11 21:02:27 +0300
commitfc9cc6f82af5d1fce696a60f510226bae6bf01d8 (patch)
treea8ec0d795a2fc464a5af0dd6715dcc9fcd1fe920 /internal
parent4fa3f2cd6a1efaeeaa32eab885d19caa182723aa (diff)
typo
Diffstat (limited to 'internal')
-rw-r--r--internal/parse.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/parse.zsh b/internal/parse.zsh
index f28c901e..fda2a36b 100644
--- a/internal/parse.zsh
+++ b/internal/parse.zsh
@@ -153,7 +153,7 @@ function _p9k_parse_buffer() {
() {
while (( $#tokens )); do
- if (( $#tokens == aln[-1] )); then
+ if (( $#tokens == alp[-1] )); then
aln[-1]=()
alp[-1]=()
if (( $#tokens == alf[-1] )); then