You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/10/19 17:04:18 UTC

svn commit: r586493 - /myfaces/orchestra/trunk/core/src/site/xdoc/viewController.xml

Author: matzew
Date: Fri Oct 19 08:04:17 2007
New Revision: 586493

URL: http://svn.apache.org/viewvc?rev=586493&view=rev
Log:
fixed typo

Modified:
    myfaces/orchestra/trunk/core/src/site/xdoc/viewController.xml

Modified: myfaces/orchestra/trunk/core/src/site/xdoc/viewController.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/core/src/site/xdoc/viewController.xml?rev=586493&r1=586492&r2=586493&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core/src/site/xdoc/viewController.xml (original)
+++ myfaces/orchestra/trunk/core/src/site/xdoc/viewController.xml Fri Oct 19 08:04:17 2007
@@ -44,7 +44,7 @@
 					<br />
 						This event fill be fired before the JSF <code>INVOKE_APPLICATION</code> phase.
 					</li>
-					<li>preRender
+					<li>preRenderView
 					<br />
 						This event fill be fired before the JSF <code>PRE_RENDER</code> phase.
 					</li>