Typo alert (cosmetic).

This commit is contained in:
jraynard 1997-12-16 22:23:52 +00:00
parent 43e0a2e432
commit fd888ae729

View File

@ -9,7 +9,7 @@ all: $(DEMOS) $(PROG)
install: ${DEMOS}
@${ECHO} "to look at the demos, execute:"
@${ECHO} " \"cat <filename>.vt\""
@${ECHO} "if it is an animation an it runs too fast, try out:"
@${ECHO} "if it is an animation and it runs too fast, try out:"
@${ECHO} " \"playvt -f <filename>.vt -d<some-delay-val>\""
.include <bsd.prog.mk>