Remove space, as CVS head has problems with goals having spaces before/after them

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113782 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-08-04 13:45:51 +00:00
parent 4697dd3c55
commit 6fd63848ba

View File

@ -13,7 +13,7 @@
</goal>
<goal name="word2html:generate"
prereqs="xdoc:init, word2html:prepare-filesystem"
prereqs="xdoc:init,word2html:prepare-filesystem"
description="Generate HTML docs from Word via CScript">
<j:if test="${!wordSrcDir.equals('MAVEN_WORD2HTML_SRC_DIR_NOT_SET')}">