mcconnell 2003/02/17 05:18:07
Modified: src/java/org/apache/james James.java
Log:
Minor javadoc correction.
Revision Changes Path
1.48 +2 -2 jakarta-james/src/java/org/apache/james/James.java
Index: James.java
===================================================================
RCS file: /home/cvs/jakarta-james/src/java/org/apache/james/James.java,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- James.java 17 Feb 2003 13:09:32 -0000 1.47
+++ James.java 17 Feb 2003 13:18:07 -0000 1.48
@@ -199,7 +199,7 @@
}
/**
- * @see
org.apache.avalon.framework.service.ServiceableServicable#service(ServiceManager)
+ * @see org.apache.avalon.framework.service.Serviceable#service(ServiceManager)
*/
public void service( ServiceManager comp) {
compMgr = new DefaultServiceManager(comp);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]