You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2002/05/11 14:25:59 UTC

cvs commit: jakarta-avalon/src/xdocs/framework guide-patterns-in-avalon.xml

hammant     02/05/11 05:25:59

  Modified:    src/xdocs/framework guide-patterns-in-avalon.xml
  Log:
  small english usage correction
  
  Revision  Changes    Path
  1.2       +3 -3      jakarta-avalon/src/xdocs/framework/guide-patterns-in-avalon.xml
  
  Index: guide-patterns-in-avalon.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/xdocs/framework/guide-patterns-in-avalon.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- guide-patterns-in-avalon.xml	3 May 2002 10:19:53 -0000	1.1
  +++ guide-patterns-in-avalon.xml	11 May 2002 12:25:59 -0000	1.2
  @@ -32,8 +32,8 @@
   
         <s2 title="Separation of Interface and Implementation">
           <p><b>Summary:</b> The Separation of Interface and Implementation is
  -        a core feature of the Java language. However, it is misused so that we
  -        list it as one of the Avalon patterns, as our use of it is extensive. 
  +        a core feature of the Java language. However, it is often misused so we
  +        list it as one of the Avalon patterns, and our use of it is extensive. 
           </p>
           <p><link href="guide-patterns-soii.html">
             More Information...
  @@ -87,7 +87,7 @@
     <footer>
       <legal>
         Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
  -      $Revision: 1.1 $ $Date: 2002/05/03 10:19:53 $
  +      $Revision: 1.2 $ $Date: 2002/05/11 12:25:59 $
       </legal>
     </footer>
   </document>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>