You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2002/02/22 17:30:27 UTC

cvs commit: jakarta-avalon-cornerstone/apps/enterprise/orb/src/java/org/apache/orb ORBFactoryService.java

mcconnell    02/02/22 08:30:27

  Modified:    apps/enterprise/orb/src/java/org/apache/orb
                        ORBFactoryService.java
  Log:
  no message
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-avalon-cornerstone/apps/enterprise/orb/src/java/org/apache/orb/ORBFactoryService.java
  
  Index: ORBFactoryService.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/apps/enterprise/orb/src/java/org/apache/orb/ORBFactoryService.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ORBFactoryService.java	11 Feb 2002 14:47:15 -0000	1.1
  +++ ORBFactoryService.java	22 Feb 2002 16:30:26 -0000	1.2
  @@ -15,7 +15,7 @@
   
   /**
    * The FactoryService is an interface facilitating access to 
  - * an ORB factory.
  + * an ORB factory from which new ORB instance can be created.
    *
    * @author Stephen McConnell <mc...@osm.net>
    */
  
  
  

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