Author: edwardyoon
Date: Tue Jun 19 09:48:35 2012
New Revision: 1351624

URL: http://svn.apache.org/viewvc?rev=1351624&view=rev
Log:
Add whitespace before parenthesis

Modified:
    hama/trunk/src/site/xdoc/index.xml

Modified: hama/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/hama/trunk/src/site/xdoc/index.xml?rev=1351624&r1=1351623&r2=1351624&view=diff
==============================================================================
--- hama/trunk/src/site/xdoc/index.xml (original)
+++ hama/trunk/src/site/xdoc/index.xml Tue Jun 19 09:48:35 2012
@@ -24,7 +24,7 @@ xsi:schemaLocation="http://maven.apache.
 
     <section name="Apache Hama"></section>
       <p>
-      <strong>Apache Hama</strong> is a pure BSP(Bulk Synchronous Parallel) 
computing framework on top of HDFS (Hadoop Distributed File System) for massive 
scientific computations 
+      <strong>Apache Hama</strong> is a pure BSP (Bulk Synchronous Parallel) 
computing framework on top of HDFS (Hadoop Distributed File System) for massive 
scientific computations 
       such as matrix, graph and network algorithms.</p>
       <table class="green" width="100%" cellspacing="0" cellpadding="5" 
border="1"> 
       <tr><td> 


Reply via email to