Author: hlship
Date: Sun May 22 19:08:52 2011
New Revision: 1126165

URL: http://svn.apache.org/viewvc?rev=1126165&view=rev
Log:
TAP5-1528: Tweak formatting of Zone extra documentation

Modified:
    
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Zone.xdoc

Modified: 
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Zone.xdoc
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Zone.xdoc?rev=1126165&r1=1126164&r2=1126165&view=diff
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Zone.xdoc
 (original)
+++ 
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Zone.xdoc
 Sun May 22 19:08:52 2011
@@ -10,7 +10,7 @@
 </t:zone>
 
 <p>
-<t:actionlink t:id="clicker" zone="counterZone">increment the 
count</t:actionlink>
+  <t:actionlink t:id="clicker" zone="counterZone">increment the 
count</t:actionlink>
 </p>
 
 ]]></source>


Reply via email to