Author: simonetripodi
Date: Thu Oct 13 16:08:27 2011
New Revision: 1182937

URL: http://svn.apache.org/viewvc?rev=1182937&view=rev
Log:
fixing the intro title&description

Modified:
    incubator/directmemory/trunk/src/site/xdoc/index.xml

Modified: incubator/directmemory/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/incubator/directmemory/trunk/src/site/xdoc/index.xml?rev=1182937&r1=1182936&r2=1182937&view=diff
==============================================================================
--- incubator/directmemory/trunk/src/site/xdoc/index.xml (original)
+++ incubator/directmemory/trunk/src/site/xdoc/index.xml Thu Oct 13 16:08:27 
2011
@@ -24,8 +24,8 @@
   </properties>
 
   <body>
-    <section name="Welcome to Apache DirectMemory!" class="hero-unit">
-      <p>DirectMemory Cache is a multi layered cache implementation featuring 
off-heap memory management (a-la BigMemory)
+    <section name="Apache DirectMemory" class="hero-unit">
+      <p>Apache DirectMemory is a multi layered cache implementation featuring 
off-heap memory management (a-la BigMemory)
         to enable efficient handling of a large number of java objects without 
affecting jvm garbage collection
         performance.</p>
     </section>


Reply via email to