Author: bodewig
Date: Fri Sep 14 05:41:17 2007
New Revision: 575661
URL:
http://svn.apache.org/viewvc?rev=575661&view=rev
Log:
merge typo fixes
Modified:
ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTasks/jar.ht
ml
Modified:
ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTasks/jar.ht
ml
URL: http://svn.apache.org/viewvc
/ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTasks/jar.h
tml?rev=575661&r1=575660&r2=575661&view=diff
============================================================
==================
---
ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTasks/jar.ht
ml (original)
+++
ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTasks/jar.ht
ml Fri Sep 14 05:41:17 2007
 -286,7
+286,7 
<li>If the manifest contains a Class-Path
attribute, this task will
try to guess which part of the Class-Path belongs to a
given
archive. If it cannot guess a name, the archive will be
skipped,
- otherwise tha name listed inside the Class-PAth attribute
will be
+ otherwise the name listed inside the Class-Path attribute
will be
used.</li>
</ul>
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe ant.apache.org
For additional commands, e-mail: dev-help ant.apache.org
|