Author: crossley
Date: Fri Nov 30 02:57:04 2012
New Revision: 1415482
URL: http://svn.apache.org/viewvc?rev=1415482&view=rev
Log:
Fix spelling errors.
Modified:
cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml
Modified: cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml?rev=1415482&r1=1415481&r2=1415482&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/tools/targets/init-build.xml Fri Nov 30 02:57:04 2012
@@ -198,10 +198,9 @@
<echo>====================================================================
WARNING : dependencies not found
====================================================================
- Third party librairies needs to be present in order to
- build Cocoon.
+ Third party libraries must be present in order to build Cocoon.
You may download the cocoon-${version}-deps.jar and unzip
- its content in this directory to get these librairies.
+ its content in this directory to get these libraries.
====================================================================</echo>
<fail message="dependencies not found"/>
</then>
|