commit 60bbf34169c44204b55bb4cf1dc0fc1cbb1db2b7
parent ace12cb5cabd7282ae47a573958a54f362f0449f
Author: Davide P. Cervone <dpvc@union.edu>
Date: Fri, 4 Mar 2011 07:02:40 -0500
Fix wording in Makefile
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/Makefile b/docs/Makefile
@@ -32,7 +32,7 @@ help:
@echo " changes to make an overview of all changed/added/deprecated items"
@echo " linkcheck to check all external links for integrity"
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
- @echo ""
+ @echo "or"
@echo " html-mathjax-site to make the documentation for www.mathjax.org"
clean: