You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by gs...@apache.org on 2007/12/04 10:42:27 UTC

svn commit: r600853 - /ant/ivy/core/trunk/README

Author: gscokart
Date: Tue Dec  4 01:42:26 2007
New Revision: 600853

URL: http://svn.apache.org/viewvc?rev=600853&view=rev
Log:
fix typo (IVY-591)

Modified:
    ant/ivy/core/trunk/README

Modified: ant/ivy/core/trunk/README
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/README?rev=600853&r1=600852&r2=600853&view=diff
==============================================================================
--- ant/ivy/core/trunk/README (original)
+++ ant/ivy/core/trunk/README Tue Dec  4 01:42:26 2007
@@ -53,7 +53,7 @@
 The following provides more details on the included cryptographic
 software:
 
-For the ssh resolver Ivy requires the JSch 
+For the Ivy ssh resolver requires the JSch 
 <http://www.jcraft.com/jsch/index.html> library. 
 The sftp and https resolvers requires the Java Cryptography extensions
 <http://java.sun.com/javase/technologies/security/>.