donaldp 2002/09/06 04:22:51
Modified: src/java/org/apache/avalon/phoenix/components/manager
Target.java
Log:
Turn some <code> sections into {@link} sections
Revision Changes Path
1.2 +1 -1
jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/components/manager/Target.java
Index: Target.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/components/manager/Target.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Target.java 30 Jul 2002 12:31:16 -0000 1.1
+++ Target.java 6 Sep 2002 11:22:51 -0000 1.2
@@ -92,7 +92,7 @@
/**
* Returns the Set of topics for this Target
*
- * @return the <CODE>Set</CODE> of topic names
+ * @return the Set of topic names
*/
public Set getTopicNames()
{
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>