Skip to content

Commit b6f839c

Browse files
committed
Rewording
1 parent 8711765 commit b6f839c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ymph

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ function check_dependency() {
761761
if hash $1 2>/dev/null; then
762762
printf "\e[38;5;82m present\e[38;5;15m\n"
763763
else
764-
printf "\e[38;5;9m absent\e[38;5;15m\n"
764+
printf "\e[38;5;9m missing\e[38;5;15m\n"
765765
fi
766766
}
767767

0 commit comments

Comments
 (0)