You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by tr...@apache.org on 2005/05/07 08:33:33 UTC

svn commit: r169051 - in /directory/network/trunk/xdocs: features.xml getting_started.xml

Author: trustin
Date: Fri May  6 23:33:33 2005
New Revision: 169051

URL: http://svn.apache.org/viewcvs?rev=169051&view=rev
Log:
Fixed: wrong page title

Modified:
    directory/network/trunk/xdocs/features.xml
    directory/network/trunk/xdocs/getting_started.xml

Modified: directory/network/trunk/xdocs/features.xml
URL: http://svn.apache.org/viewcvs/directory/network/trunk/xdocs/features.xml?rev=169051&r1=169050&r2=169051&view=diff
==============================================================================
--- directory/network/trunk/xdocs/features.xml (original)
+++ directory/network/trunk/xdocs/features.xml Fri May  6 23:33:33 2005
@@ -2,7 +2,7 @@
 <document>
   <properties>
     <author email="trustin@apache.org">Trustin Lee</author>
-    <title>Overview</title>
+    <title>Features</title>
   </properties>
 
   <body>

Modified: directory/network/trunk/xdocs/getting_started.xml
URL: http://svn.apache.org/viewcvs/directory/network/trunk/xdocs/getting_started.xml?rev=169051&r1=169050&r2=169051&view=diff
==============================================================================
--- directory/network/trunk/xdocs/getting_started.xml (original)
+++ directory/network/trunk/xdocs/getting_started.xml Fri May  6 23:33:33 2005
@@ -2,7 +2,7 @@
 <document>
   <properties>
     <author email="trustin@apache.org">Trustin Lee</author>
-    <title>Overview</title>
+    <title>Getting Started</title>
   </properties>
 
   <body>