You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2003/03/19 13:53:31 UTC

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

donaldp     2003/03/19 04:53:31

  Modified:    fortress/src/java/org/apache/avalon/fortress/impl/handler
                        FactoryComponentHandler.java
  Log:
  fix javadoc
  
  Revision  Changes    Path
  1.3       +2 -2      avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/handler/FactoryComponentHandler.java
  
  Index: FactoryComponentHandler.java
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/handler/FactoryComponentHandler.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- FactoryComponentHandler.java	7 Feb 2003 16:08:12 -0000	1.2
  +++ FactoryComponentHandler.java	19 Mar 2003 12:53:31 -0000	1.3
  @@ -72,7 +72,7 @@
   
       /**
        * Return a reference of the desired Component
  -     * @param componet the compoent to return to the handler
  +     * @param component the compoent to return to the handler
        */
       protected void doPut( final Object component )
       {
  
  
  

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