You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hr...@apache.org on 2006/02/02 05:14:20 UTC

svn commit: r374245 - /struts/action/trunk/xdocs/userGuide/release-notes.xml

Author: hrabago
Date: Wed Feb  1 20:14:12 2006
New Revision: 374245

URL: http://svn.apache.org/viewcvs?rev=374245&view=rev
Log:
Fix typo.

Modified:
    struts/action/trunk/xdocs/userGuide/release-notes.xml

Modified: struts/action/trunk/xdocs/userGuide/release-notes.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/xdocs/userGuide/release-notes.xml?rev=374245&r1=374244&r2=374245&view=diff
==============================================================================
--- struts/action/trunk/xdocs/userGuide/release-notes.xml (original)
+++ struts/action/trunk/xdocs/userGuide/release-notes.xml Wed Feb  1 20:14:12 2006
@@ -256,7 +256,7 @@
                 <source>
                     &lt;action path="/EditSubscription"
                     extends="Editor">
-                    <set-property key="foo" value="bar"/>
+                    &lt;set-property key="foo" value="bar"/>
                     &lt;/action>
 
                     public ActionForward execute(



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org