Skip to content

Commit 7622464

Browse files
committed
typo
1 parent 80a16e0 commit 7622464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ COWSAY_PATH=cowsay
33
#COWSAY_PATH=/usr/games/cowsay
44

55
run:
6-
${COWSAY_PATH} -f ./clippy-the-paperclip.cow "Looks like you are trying run this Makefile. Would you like help?"
6+
${COWSAY_PATH} -f ./clippy-the-paperclip.cow "Looks like you are trying to run this Makefile. Would you like help?"
77

88
procrastinate:
99
echo -e "Looks like you are trying\n to procrastinate.\n\n Would you like help?\n [Yes] [No]" | ${COWSAY_PATH} -n -f ./clippy-the-paperclip.cow

0 commit comments

Comments
 (0)