You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mb...@apache.org on 2005/11/02 21:54:02 UTC

svn commit: r330358 - /myfaces/forrest/trunk/content/xdocs/tomahawk/javascriptListener.xml

Author: mbr
Date: Wed Nov  2 12:53:58 2005
New Revision: 330358

URL: http://svn.apache.org/viewcvs?rev=330358&view=rev
Log:
fixed build error

Modified:
    myfaces/forrest/trunk/content/xdocs/tomahawk/javascriptListener.xml

Modified: myfaces/forrest/trunk/content/xdocs/tomahawk/javascriptListener.xml
URL: http://svn.apache.org/viewcvs/myfaces/forrest/trunk/content/xdocs/tomahawk/javascriptListener.xml?rev=330358&r1=330357&r2=330358&view=diff
==============================================================================
--- myfaces/forrest/trunk/content/xdocs/tomahawk/javascriptListener.xml (original)
+++ myfaces/forrest/trunk/content/xdocs/tomahawk/javascriptListener.xml Wed Nov  2 12:53:58 2005
@@ -100,7 +100,7 @@
                 When the value of text1 changes, the 'onchange' event is triggered. The javascript expression specified by 
                 'expressionValue' is evaluated, and the result is assigned to the specified property (in this case, 'value') 
                 of the target control.
-            </p>notified
+            </p>
 
             <p>
             <strong>Example 2</strong><br/>