donaldp     2002/11/18 15:19:36

  Modified:    src/documentation/content/bdg
                        making-phoenix-compatible-comps.xml
  Log:
  Make xml validate
  
  Revision  Changes    Path
  1.2       +3 -3      
jakarta-avalon-phoenix/src/documentation/content/bdg/making-phoenix-compatible-comps.xml
  
  Index: making-phoenix-compatible-comps.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-phoenix/src/documentation/content/bdg/making-phoenix-compatible-comps.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- making-phoenix-compatible-comps.xml       18 Nov 2002 14:19:02 -0000      
1.1
  +++ making-phoenix-compatible-comps.xml       18 Nov 2002 23:19:36 -0000      
1.2
  @@ -3,7 +3,7 @@
   <document>
     <header>
       <title>Guide - Making components that are Phoenix compatible</title>
  -      
  +
     <authors><person name="Paul Hammant" email="[EMAIL 
PROTECTED]"/></authors></header>
     <body>
       <section><title>Introduction</title>
  @@ -33,8 +33,8 @@
           </p>
         </section>
         <section><title>Inversion of Control Pattern</title>
  -         The IoC pattern is described <link 
href="http://jakarta.apache.org/avalon/framework/inversion-of-control.html";>
  -         here</link>.  This means for Phoenix avoiding static concepts 
including loggers.
  +         <p>The IoC pattern is described <link 
href="http://jakarta.apache.org/avalon/framework/inversion-of-control.html";>
  +         here</link>.  This means for Phoenix avoiding static concepts 
including loggers.</p>
         </section>
         <section><title>Sepearation of interface and implementation</title>
           <p>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to