Author: lewismc
Date: Sat Aug 10 11:56:00 2013
New Revision: 1512656
URL: http://svn.apache.org/r1512656
Log:
CMS commit to gora by lewismc
Modified:
gora/site/trunk/content/current/tutorial.md
Modified: gora/site/trunk/content/current/tutorial.md
URL:
http://svn.apache.org/viewvc/gora/site/trunk/content/current/tutorial.md?rev=1512656&r1=1512655&r2=1512656&view=diff
==============================================================================
--- gora/site/trunk/content/current/tutorial.md (original)
+++ gora/site/trunk/content/current/tutorial.md Sat Aug 10 11:56:00 2013
@@ -276,7 +276,7 @@ For this tutorial we will be using the f
<field name="responseSize" column="responseSize"/>
<field name="referrer" column="referrer" length="512"/>
<field name="userAgent" column="userAgent" length="512"/>
- </class>
+ </class>
...
@@ -284,7 +284,7 @@ For this tutorial we will be using the f
-->
- <gora-orm>
+ <gora-orm>
<table name="Pageview"> <!-- optional descriptors for tables -->
<family name="common"> <!-- This can also have params like
compression, bloom filters -->
<family name="http"/>