You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by se...@apache.org on 2011/05/17 18:48:56 UTC

svn commit: r1104399 - /httpcomponents/httpclient/branches/4.1.x/src/docbkx/httpagent.xml

Author: sebb
Date: Tue May 17 16:48:56 2011
New Revision: 1104399

URL: http://svn.apache.org/viewvc?rev=1104399&view=rev
Log:
Minor grammatical change

Modified:
    httpcomponents/httpclient/branches/4.1.x/src/docbkx/httpagent.xml

Modified: httpcomponents/httpclient/branches/4.1.x/src/docbkx/httpagent.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.1.x/src/docbkx/httpagent.xml?rev=1104399&r1=1104398&r2=1104399&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.1.x/src/docbkx/httpagent.xml (original)
+++ httpcomponents/httpclient/branches/4.1.x/src/docbkx/httpagent.xml Tue May 17 16:48:56 2011
@@ -146,7 +146,7 @@ httpclient.getConnectionManager().shutdo
                     <title><constant>ClientPNames.VIRTUAL_HOST</constant>='http.virtual-host':</title>
                     <para>defines the virtual host name to be used in the <literal>Host</literal>
                         header instead of the physical host name. This parameter expects a value of
-                        type <classname>HttpHost</classname>. If this parameter is not set name or
+                        type <classname>HttpHost</classname>. If this parameter is not set, the name or
                         IP address of the target host will be used.</para>
                 </formalpara>
             </listitem>