You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by cr...@apache.org on 2006/02/01 19:19:50 UTC

svn commit: r374134 - /beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/javascript.xml

Author: crogers
Date: Wed Feb  1 10:19:45 2006
New Revision: 374134

URL: http://svn.apache.org/viewcvs?rev=374134&view=rev
Log:
fixed a very minor typo.

Test: docs build pass


Modified:
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/javascript.xml

Modified: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/javascript.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/javascript.xml?rev=374134&r1=374133&r2=374134&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/javascript.xml (original)
+++ beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/javascript.xml Wed Feb  1 10:19:45 2006
@@ -243,7 +243,7 @@
                     required begin action and a property bound to by the <netui:checkbox>.
                 </p>
                 <p>
-                    <strong>Controller.jsp</strong>
+                    <strong>Controller.java</strong>
                 </p>
                 <source><![CDATA[
 package tagIdSupport;