Author: hsaputra
Date: Tue May 15 07:02:06 2012
New Revision: 1338564

URL: http://svn.apache.org/viewvc?rev=1338564&view=rev
Log:
Fix gora mapping file name for hbase tutorial.

Modified:
    gora/trunk/docs/src/content/xdocs/tutorial.xml

Modified: gora/trunk/docs/src/content/xdocs/tutorial.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/docs/src/content/xdocs/tutorial.xml?rev=1338564&r1=1338563&r2=1338564&view=diff
==============================================================================
--- gora/trunk/docs/src/content/xdocs/tutorial.xml (original)
+++ gora/trunk/docs/src/content/xdocs/tutorial.xml Tue May 15 07:02:06 2012
@@ -321,7 +321,7 @@ public class Pageview extends Persistent
     <section>
       <title> HBase mappings </title>
       <p> HBase mappings are stored at file named 
<code>gora-hbase-mappings.xml</code>. 
-      For this tutorial we will be using the file 
<code>gora-tutorial/conf/gora-sql-mappings.xml</code>.</p>
+      For this tutorial we will be using the file 
<code>gora-tutorial/conf/gora-hbase-mappings.xml</code>.</p>
       
       <!--  This is gora-sql-mapping.xml
  <source>


Reply via email to