[jbosscache-commits] JBoss Cache SVN: r5702 -	pojo/branches/2.1/src/main/docbook/faq/en.
    jbosscache-commits at lists.jboss.org 
    jbosscache-commits at lists.jboss.org
       
    Sun Apr 27 16:34:11 EDT 2008
    
    
  
Author: jason.greene at jboss.com
Date: 2008-04-27 16:34:10 -0400 (Sun, 27 Apr 2008)
New Revision: 5702
Modified:
   pojo/branches/2.1/src/main/docbook/faq/en/master.xml
Log:
Fix typeo (Thanks to Greg Barton)
Modified: pojo/branches/2.1/src/main/docbook/faq/en/master.xml
===================================================================
--- pojo/branches/2.1/src/main/docbook/faq/en/master.xml	2008-04-26 11:55:19 UTC (rev 5701)
+++ pojo/branches/2.1/src/main/docbook/faq/en/master.xml	2008-04-27 20:34:10 UTC (rev 5702)
@@ -287,7 +287,7 @@
 
          <answer>
             <para>
-               These descriptors are necessary for instrumentation. However, yyou typically do not need to touch them since they include a rule
+               These descriptors are necessary for instrumentation. However, you typically do not need to touch them since they include a rule
                which matches the classes with an @Replicable annotation. Therefore, all you need to do, is just
                annotate your class with @Replicable. Advanced users may decide to customize them with special AOP prepare statements that match
                classes which do not have @Replicable. 
    
    
More information about the jbosscache-commits
mailing list