You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2009/02/02 23:43:16 UTC

svn commit: r740139 - /httpcomponents/httpcore/trunk/src/docbkx/fundamentals.xml

Author: olegk
Date: Mon Feb  2 22:43:16 2009
New Revision: 740139

URL: http://svn.apache.org/viewvc?rev=740139&view=rev
Log:
No caps

Modified:
    httpcomponents/httpcore/trunk/src/docbkx/fundamentals.xml

Modified: httpcomponents/httpcore/trunk/src/docbkx/fundamentals.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/src/docbkx/fundamentals.xml?rev=740139&r1=740138&r2=740139&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/src/docbkx/fundamentals.xml (original)
+++ httpcomponents/httpcore/trunk/src/docbkx/fundamentals.xml Mon Feb  2 22:43:16 2009
@@ -473,7 +473,7 @@
                 a repeatable entity.
                 </para>
                 <para>
-                There are no standard ContentProducers in HttpCore. It is basically just a 
+                There are no standard content producers in HttpCore. It is basically just a 
                 convenience interface to allow wrapping up complex logic into an entity. To use 
                 this entity one needs to create a class that implements <interfacename>
                 ContentProducer</interfacename> and override the <methodname>