Author: gpetracek
Date: Sat May 17 12:45:49 2014
New Revision: 1595462

URL: http://svn.apache.org/r1595462
Log:
updated content

Modified:
    deltaspike/site/trunk/content/partial-bean.mdtext

Modified: deltaspike/site/trunk/content/partial-bean.mdtext
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/partial-bean.mdtext?rev=1595462&r1=1595461&r2=1595462&view=diff
==============================================================================
--- deltaspike/site/trunk/content/partial-bean.mdtext (original)
+++ deltaspike/site/trunk/content/partial-bean.mdtext Sat May 17 12:45:49 2014
@@ -22,7 +22,7 @@ Notice:    Licensed to the Apache Softwa
 
 Partial beans allow you to implement a generic handler to replace manual 
implementations of interfaces (or abstract classes).
 
-@PartialBeanBinding is the binding-annotation for creating a custom interface 
(/abstract class) to generic handler binding.
+`@PartialBeanBinding` is the binding-annotation for creating a custom 
interface (/abstract class) to generic handler binding.
 
     :::java
     @PartialBeanBinding


Reply via email to