< prev index next >

src/java.base/share/classes/java/net/ProxySelector.java

Print this page

        

@@ -134,11 +134,11 @@
      * </UL>
      *
      * @param   uri
      *          The URI that a connection is required to
      *
-     * @return  a List of Proxies. Each element in the
+     * @return  a List of Proxies. Each element in
      *          the List is of type
      *          {@link java.net.Proxy Proxy};
      *          when no proxy is available, the list will
      *          contain one element of type
      *          {@link java.net.Proxy Proxy}
< prev index next >