neeme       2003/10/01 04:06:38

  Modified:    merlin/platform/xdocs/starting/tutorial/context casting.xml
                        standard.xml
  Log:
  spelling mistakes
  
  Revision  Changes    Path
  1.2       +5 -5      
avalon/merlin/platform/xdocs/starting/tutorial/context/casting.xml
  
  Index: casting.xml
  ===================================================================
  RCS file: 
/home/cvs/avalon/merlin/platform/xdocs/starting/tutorial/context/casting.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- casting.xml       24 Sep 2003 09:35:42 -0000      1.1
  +++ casting.xml       1 Oct 2003 11:06:38 -0000       1.2
  @@ -64,11 +64,11 @@
           a domain specific context interface.
           </p>
           <p>
  -        Resource supporting this tutorial are contained in the 
  -        turorials/context_casting package.
  +        Resources supporting this tutorial are contained in the 
  +        tutorials/casting package.
           </p>
         </subsection>
  -      <subsection name="Requirments">
  +      <subsection name="Requirements">
           <p>
           While the context interface provides the mechanisms to 
           access any object type, it is sometimes convinient to 
  @@ -263,10 +263,10 @@
   </type>
   ]]></source>
           <p>
  -          Secondly, we need to provide corresoponding meta-data to Merlin
  +          Secondly, we need to provide corresponding meta-data to Merlin
             describing the implementation class that it can use to construct
             the context instance.  The following changes to the block.xml
  -          description include the "class" attribute on the coontext directive.
  +          description include the "class" attribute on the context directive.
             The class attribute tells Merlin to use the named class as the 
             context implementation.
           </p>
  
  
  
  1.4       +1 -1      
avalon/merlin/platform/xdocs/starting/tutorial/context/standard.xml
  
  Index: standard.xml
  ===================================================================
  RCS file: 
/home/cvs/avalon/merlin/platform/xdocs/starting/tutorial/context/standard.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- standard.xml      1 Oct 2003 10:48:53 -0000       1.3
  +++ standard.xml      1 Oct 2003 11:06:38 -0000       1.4
  @@ -63,7 +63,7 @@
           of the runtime context supplied to your component.
           </p>
           <p>
  -        Resource supporting this tutorial are contained in the 
  +        Resources supporting this tutorial are contained in the 
           tutorials/context/avalon/ package.
           </p>
         </subsection>
  
  
  

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

Reply via email to