Author: ggregory Date: Mon May 23 20:33:43 2016 New Revision: 1745260 URL: http://svn.apache.org/viewvc?rev=1745260&view=rev Log: Branding.
Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/commons/proper/csv/trunk/src/site/xdoc/index.xml?rev=1745260&r1=1745259&r2=1745260&view=diff ============================================================================== --- commons/proper/csv/trunk/src/site/xdoc/index.xml (original) +++ commons/proper/csv/trunk/src/site/xdoc/index.xml Mon May 23 20:33:43 2016 @@ -22,7 +22,7 @@ limitations under the License. </properties> <body> <!-- ================================================== --> -<section name="Using Commons CSV"> +<section name="Using Apache Commons CSV"> <p>Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.</p> <p>The most common CSV formats are predefined in the <a href="apidocs/org/apache/commons/csv/CSVFormat.html">CSVFormat</a> class: <ul>