Author: jacopoc
Date: Thu Jan 17 13:05:20 2013
New Revision: 1434656
URL:
http://svn.apache.org/viewvc?rev=1434656&view=revLog:
Fix for typo in comment.
Modified:
ofbiz/trunk/build.xml
Modified: ofbiz/trunk/build.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/build.xml?rev=1434656&r1=1434655&r2=1434656&view=diff==============================================================================
--- ofbiz/trunk/build.xml (original)
+++ ofbiz/trunk/build.xml Thu Jan 17 13:05:20 2013
@@ -327,7 +327,7 @@ under the License.
<target name="build-website"
description="For committers : Update dtds from OFBiz instance to site">
<antcall target="copy-dtds"/>
- <!-- now deprecated since Builbot creates and updates those automatically
+ <!-- now deprecated since Buildbot creates and updates those automatically
<antcall target="docs"/>
<antcall target="copy-apis"/-->
</target>