Author: jacopoc
Date: Mon Jul 22 08:22:14 2013
New Revision: 1505622
URL:
http://svn.apache.org/r1505622Log:
Fix for typo in comment.
Modified:
ofbiz/trunk/tools/mergefromtrunk.bat
Modified: ofbiz/trunk/tools/mergefromtrunk.bat
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/tools/mergefromtrunk.bat?rev=1505622&r1=1505621&r2=1505622&view=diff==============================================================================
--- ofbiz/trunk/tools/mergefromtrunk.bat (original)
+++ ofbiz/trunk/tools/mergefromtrunk.bat Mon Jul 22 08:22:14 2013
@@ -60,7 +60,7 @@ ant load-demo
ant run-tests
echo off
-echo You can now do the commit by hand if all is OK. The comment grabed from trunk by the merge is in the file comment.tmp at root
+echo You can now do the commit by hand if all is OK. The comment grabbed from trunk by the merge is in the file comment.tmp at root
:exit
pause