You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ha...@apache.org on 2003/10/31 16:38:15 UTC

cvs commit: jakarta-tapestry/framework/src/org/apache/tapestry/components Block.jwc

harishkswamy    2003/10/31 07:38:15

  Modified:    framework/src/org/apache/tapestry/components Block.jwc
  Log:
  Fixed description.
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-tapestry/framework/src/org/apache/tapestry/components/Block.jwc
  
  Index: Block.jwc
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/framework/src/org/apache/tapestry/components/Block.jwc,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Block.jwc	1 Jun 2003 05:05:12 -0000	1.2
  +++ Block.jwc	31 Oct 2003 15:38:15 -0000	1.3
  @@ -6,7 +6,7 @@
   
   <component-specification class="org.apache.tapestry.components.Block" allow-informal-parameters="no">
   	<description>
  -	A block of dynamic content.  Blocks don't render until an InsertBlock component
  +	A block of dynamic content.  Blocks don't render until a RenderBlock component
   	triggers them.
   	</description>
   </component-specification>
  
  
  

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