Author: maartenc
Date: Wed Sep 29 21:16:55 2010
New Revision: 1002850

URL: http://svn.apache.org/viewvc?rev=1002850&view=rev
Log:
spelling fix

Modified:
    ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/IvyAuthenticator.java

Modified: 
ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/IvyAuthenticator.java
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/IvyAuthenticator.java?rev=1002850&r1=1002849&r2=1002850&view=diff
==============================================================================
--- ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/IvyAuthenticator.java 
(original)
+++ ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/IvyAuthenticator.java 
Wed Sep 29 21:16:55 2010
@@ -114,7 +114,7 @@ public final class IvyAuthenticator exte
     
     /**
      * Checks if the current authentication request is for the proxy server.
-     * This functionality is not availaible in JDK1.4, so we check this in a
+     * This functionality is not available in JDK1.4, so we check this in a
      * very dirty way which is probably not very portable, but will work for
      * the SUN 1.4 JDKs.
      * 


Reply via email to