You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by mb...@apache.org on 2011/04/20 19:27:07 UTC

svn commit: r1095465 - /ant/core/trunk/manual/Tasks/jar.html

Author: mbenson
Date: Wed Apr 20 17:27:07 2011
New Revision: 1095465

URL: http://svn.apache.org/viewvc?rev=1095465&view=rev
Log:
typo

Modified:
    ant/core/trunk/manual/Tasks/jar.html

Modified: ant/core/trunk/manual/Tasks/jar.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/manual/Tasks/jar.html?rev=1095465&r1=1095464&r2=1095465&view=diff
==============================================================================
--- ant/core/trunk/manual/Tasks/jar.html (original)
+++ ant/core/trunk/manual/Tasks/jar.html Wed Apr 20 17:27:07 2011
@@ -410,7 +410,7 @@ depend on your manifest:</p>
   <tr>
     <td valign="top">provider</td>
     <td valign="top">
-      The classname of the class implemening the service.
+      The classname of the class implementing the service.
     </td>
     <td valign="top" align="center">Yes, unless there is a nested
       <code>&lt;provider&gt;</code> element.</td>