Author: andyhot
Date: Mon Nov 10 08:04:28 2008
New Revision: 712684
URL: http://svn.apache.org/viewvc?rev=712684&view=rev
Log:
fix emphasis for .apt
Modified:
tapestry/tapestry5/trunk/tapestry-ioc/src/site/apt/injection.apt
Modified: tapestry/tapestry5/trunk/tapestry-ioc/src/site/apt/injection.apt
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-ioc/src/site/apt/injection.apt?rev=712684&r1=712683&r2=712684&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-ioc/src/site/apt/injection.apt (original)
+++ tapestry/tapestry5/trunk/tapestry-ioc/src/site/apt/injection.apt Mon Nov 10
08:04:28 2008
@@ -125,7 +125,7 @@
Tapestry then works through the known marker annotations. For each marker
annotation that is present
at the point of annotation, Tapestry eliminates services which do not have
the marker. Thus, if multiple
- marker annotations are present, the final service must have <em>all of
them</em>.
+ marker annotations are present, the final service must have <all of them>.
At the end, of this, Tapestry determines how many services match.