Skip to content

Commit

Permalink
Typo in Makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermechapiewski committed Sep 10, 2009
1 parent c6218d0 commit 59567bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,7 +1,7 @@
# Makefile for simple-db-migrate

help:
@echo "Please use \`make <target>' where <target> is one of"
@echo "Please use 'make <target>' where <target> is one of"
@echo " clean to clean garbage left by builds and installation"
@echo " compile to compile .py files (just to check for syntax errors)"
@echo " test to execute all simple-db-migrate tests"
Expand Down

0 comments on commit 59567bd

Please sign in to comment.