crafterm    2003/06/11 03:48:15

  Modified:    fortress/src/java/org/apache/avalon/fortress/util
                        ContextManager.java
  Log:
  Fixed typo
  
  Revision  Changes    Path
  1.43      +2 -2      
avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/util/ContextManager.java
  
  Index: ContextManager.java
  ===================================================================
  RCS file: 
/home/cvs/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/util/ContextManager.java,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- ContextManager.java       10 Jun 2003 08:31:15 -0000      1.42
  +++ ContextManager.java       11 Jun 2003 10:48:15 -0000      1.43
  @@ -100,7 +100,7 @@
   /**
    * <p>You can get two different contexts from the ContextManager:
    * the container context (m_childContext)
  - * and the container manager context (m_contaimerManagerContext)</p>
  + * and the container manager context (m_containerManagerContext)</p>
    *
    * <p>You can get two different contexts from the ContextManager: the child
    * context and the impl manager context. The former contains all
  
  
  

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

Reply via email to