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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]