Author: steveh
Date: Thu May 12 10:05:43 2005
New Revision: 169850

URL: http://svn.apache.org/viewcvs?rev=169850&view=rev
Log:
Fix for BEEHIVE-644: errors in glossary docs

Modified:
    
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml
URL: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml?rev=169850&r1=169849&r2=169850&view=diff
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml
 (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml
 Thu May 12 10:05:43 2005
@@ -81,9 +81,11 @@
                        </dl>
             <dl id="jcs">
                                <dt><strong>JCS file</strong></dt>
-                               <dd>Java Control Source file.  The JCS file 
forms the implementation file for a Java control
-                                       If a control's interface file is named 
HelloWorld.java, then the JCS implementation
-                                       file is named HelloWorldImpl.jcs. </dd>
+                               <dd>Java Control Source file.  The JCS file 
forms the implementation file for 
+                                       a Java control
+                                       If a control's interface file is named 
HelloWorld, then the JCS 
+                                       implementation
+                                       file is named HelloWorldImpl. </dd>
                        </dl>
             <dl id="netui_tag_lib">
                                <dt><strong>&lt;netui> tag library</strong></dt>


Reply via email to