mcconnell    2002/11/29 08:12:02

  Modified:    assembly/src/test/org/apache/avalon/playground
                        BasicService.xservice
  Log:
  Fixing a typo that's been bugging me for a few weeks.
  
  Revision  Changes    Path
  1.2       +2 -1      
avalon-sandbox/assembly/src/test/org/apache/avalon/playground/BasicService.xservice
  
  Index: BasicService.xservice
  ===================================================================
  RCS file: 
/home/cvs/avalon-sandbox/assembly/src/test/org/apache/avalon/playground/BasicService.xservice,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BasicService.xservice     24 Nov 2002 12:50:46 -0000      1.1
  +++ BasicService.xservice     29 Nov 2002 16:12:02 -0000      1.2
  @@ -19,7 +19,8 @@
       <attribute key="avalon:service.name" value="basic"/>
       <attribute key="avalon:service.description">
         A demonstration service used within the scope of the 
  -      playground package for eduction and unit testing.
  +      Avalon playground package for educational and unit 
  +      testing purposes.
       </attribute>
     </attributes>
   </service>
  
  
  

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

Reply via email to