You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/03/13 19:16:55 UTC

svn commit: r1300267 - /commons/proper/io/trunk/src/site/xdoc/index.xml

Author: sebb
Date: Tue Mar 13 18:16:55 2012
New Revision: 1300267

URL: http://svn.apache.org/viewvc?rev=1300267&view=rev
Log:
Better page title

Modified:
    commons/proper/io/trunk/src/site/xdoc/index.xml

Modified: commons/proper/io/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/site/xdoc/index.xml?rev=1300267&r1=1300266&r2=1300267&view=diff
==============================================================================
--- commons/proper/io/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/io/trunk/src/site/xdoc/index.xml Tue Mar 13 18:16:55 2012
@@ -17,7 +17,7 @@ limitations under the License.
 -->
 <document>
  <properties>
-  <title>Home</title>
+  <title>Commons IO Overview</title>
   <author email="dev@commons.apache.org">Commons Documentation Team</author>
  </properties>
 <body>