Author: jarcec
Date: Tue Jul 31 23:59:58 2012
New Revision: 1367830

URL: http://svn.apache.org/viewvc?rev=1367830&view=rev
Log:
Changing TM unicode character to (TM) as the building process seems to have 
issues with that

Modified:
    sqoop/site/trunk/content/xdoc/index.xml

Modified: sqoop/site/trunk/content/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/sqoop/site/trunk/content/xdoc/index.xml?rev=1367830&r1=1367829&r2=1367830&view=diff
==============================================================================
--- sqoop/site/trunk/content/xdoc/index.xml (original)
+++ sqoop/site/trunk/content/xdoc/index.xml Tue Jul 31 23:59:58 2012
@@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.
   <body>
 
     <section name="Apache Sqoop"></section>
-    <p>Apache Sqoop™ is a tool designed for efficiently transferring bulk 
data between
+    <p>Apache Sqoop(TM) is a tool designed for efficiently transferring bulk 
data between
        <a href="http://hadoop.apache.org/";>Apache Hadoop</a> and structured 
datastores such as
        relational databases.</p>
     <p>Sqoop successfully graduated from the Incubator in March of 2012 and is 
now a 


Reply via email to