You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by bl...@apache.org on 2003/04/21 21:54:52 UTC

cvs commit: avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl ComponentHandlerMetaData.java

bloritsch    2003/04/21 12:54:52

  Modified:    fortress/src/java/org/apache/avalon/fortress/impl
                        ComponentHandlerMetaData.java
  Log:
  fix typo
  
  Revision  Changes    Path
  1.9       +2 -2      avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/ComponentHandlerMetaData.java
  
  Index: ComponentHandlerMetaData.java
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/ComponentHandlerMetaData.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- ComponentHandlerMetaData.java	18 Apr 2003 20:02:29 -0000	1.8
  +++ ComponentHandlerMetaData.java	21 Apr 2003 19:54:52 -0000	1.9
  @@ -69,7 +69,7 @@
        * @param name the handler name
        * @param classname the handler classname
        * @param configuration the handler configuration
  -     * @param laxyActivation the activation policy
  +     * @param lazyActivation the activation policy
        */
       public ComponentHandlerMetaData( final String name,
                                        final String classname,
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org