Skip to content

Commit 3f34be9

Browse files
fix: env var typo
1 parent 1127bc6 commit 3f34be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kash.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ begin_group() {
700700
echo "travis_fold:start:$TITLE"
701701
fi
702702
else
703-
echo "${KASH_TXT_BOLD}%< --- $TITLE ------${KASK_TXT_RESET}"
703+
echo "${KASH_TXT_BOLD}%< --- $TITLE ------${KASh_TXT_RESET}"
704704
fi
705705
}
706706

0 commit comments

Comments
 (0)