Author: uli
Date: Mon Dec 7 19:54:17 2009
New Revision: 888110
URL: http://svn.apache.org/viewvc?rev=888110&view=rev
Log:
TAP5-813: the component rendering page of the user guide is not generated by
maven
Modified:
tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt
Modified: tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt?rev=888110&r1=888109&r2=888110&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt (original)
+++ tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt Mon Dec 7
19:54:17 2009
@@ -295,7 +295,7 @@
The order in which the mixins of a given class (@MixinAfter or mixins
before) execute is determined
by the ordering constraints specified for the mixins. If no constrains are
provided, the order is undefined.
- See {{{mixins.html}component mixins} for more details.
+ See {{{mixins.html}component mixins}} for more details.
* Parents before Child