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 2003/06/15 20:29:38 UTC

cvs commit: avalon-sandbox/merlin/meta-spi/src/java/org/apache/avalon/meta/model Category.java

mcconnell    2003/06/15 11:29:38

  Modified:    merlin/meta-spi/src/java/org/apache/avalon/meta/model
                        Category.java
  Log:
  Javadoc enhancements.
  
  Revision  Changes    Path
  1.2       +3 -3      avalon-sandbox/merlin/meta-spi/src/java/org/apache/avalon/meta/model/Category.java
  
  Index: Category.java
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/meta-spi/src/java/org/apache/avalon/meta/model/Category.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Category.java	13 Mar 2003 01:06:24 -0000	1.1
  +++ Category.java	15 Jun 2003 18:29:38 -0000	1.2
  @@ -178,7 +178,7 @@
       }
   
       /**
  -     * Return the default logging priority for the group of categories.
  +     * Return the logging priority for the category.
        *
        * @return the logging priority for the category
        */
  @@ -188,7 +188,7 @@
       }
   
       /**
  -     * Return the default log target for the group of categories.
  +     * Return the default log target for the category.
        *
        * @return the default target name
        */
  
  
  

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