Author: crossley
Date: Sun Sep 11 02:20:02 2005
New Revision: 280100

URL: http://svn.apache.org/viewcvs?rev=280100&view=rev
Log:
Forrest is not a forest.

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/samples/xhtml2_subset.xml

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/samples/xhtml2_subset.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/samples/xhtml2_subset.xml?rev=280100&r1=280099&r2=280100&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/samples/xhtml2_subset.xml
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/samples/xhtml2_subset.xml
 Sun Sep 11 02:20:02 2005
@@ -207,9 +207,10 @@
 <section><h>11.1 Definition Lists : The dl, di, dt, and dd elements.</h>
 <dl>
    <dt>Forrest</dt>
-   <dt>Forrest</dt>
    <dd> An excellent collaborative open source package!</dd>
-   <dd> A group of trees larger than a 'wood' .</dd>
+   <dd> A respectful community</dd>
+   <dt>Forest</dt>
+   <dd> A group of trees larger than a "wood".</dd>
 </dl>
 <l class="todo">Todo:[Gav] - Example code needed.</l>
 </section>