Hi,
I have found a typo in the doc. Find enclosed the patch for it.
Cheers
Jean-frederic
Index: overview.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/overview.xml,v
retrieving revision 1.7
diff -u -r1.7 overview.xml
--- overview.xml 19 Jul 2002 22:32:45 -0000 1.7
+++ overview.xml 20 Nov 2002 13:50:04 -0000
@@ -69,7 +69,7 @@
</dd>
</dl></ul>
<p>
- <a
href="./api/org/apache/commons/httpclienthttpclient/HttpClient.html">HttpClient</a>
+ <a
+href="./api/org/apache/commons/httpclient/HttpClient.html">HttpClient</a>
provides a simple "user-agent" implementation that will suffice for many
applications, but whose use is not required.
</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>