|
From: <di...@us...> - 2008-02-26 21:24:29
|
Revision: 588
http://safekeep.svn.sourceforge.net/safekeep/?rev=588&view=rev
Author: dimi
Date: 2008-02-26 13:24:24 -0800 (Tue, 26 Feb 2008)
Log Message:
-----------
Fix typo
Modified Paths:
--------------
website/trunk/Makefile
Modified: website/trunk/Makefile
===================================================================
--- website/trunk/Makefile 2008-02-26 21:24:06 UTC (rev 587)
+++ website/trunk/Makefile 2008-02-26 21:24:24 UTC (rev 588)
@@ -24,7 +24,7 @@
help:
@echo "Targets:"
@echo " help Displays this message"
- @echo " deploy Deploys teh website to SourceForge"
+ @echo " deploy Deploys the website to SourceForge"
@echo " test Test the validity of the HTML and the CSS"
@echo " clean Cleans up the source tree"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|