You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by ju...@apache.org on 2009/01/27 21:16:12 UTC

svn commit: r738221 - /incubator/river/jtsk/trunk/src/net/jini/lookup/JoinManager.java

Author: jukka
Date: Tue Jan 27 20:16:12 2009
New Revision: 738221

URL: http://svn.apache.org/viewvc?rev=738221&view=rev
Log:
RIVER-213: (DOC) - JoinManger has typo in javadoc (missing </code> termination tag)

Fixed as suggested.

Modified:
    incubator/river/jtsk/trunk/src/net/jini/lookup/JoinManager.java

Modified: incubator/river/jtsk/trunk/src/net/jini/lookup/JoinManager.java
URL: http://svn.apache.org/viewvc/incubator/river/jtsk/trunk/src/net/jini/lookup/JoinManager.java?rev=738221&r1=738220&r2=738221&view=diff
==============================================================================
--- incubator/river/jtsk/trunk/src/net/jini/lookup/JoinManager.java (original)
+++ incubator/river/jtsk/trunk/src/net/jini/lookup/JoinManager.java Tue Jan 27 20:16:12 2009
@@ -1570,7 +1570,7 @@
      * leases on the given service reference's residency in the lookup 
      * services that have been joined. As with the <code>discoveryMgr</code>
      * parameter, a value of <code>null</code> may be input to this
-     * parameter. When <code>null</null> is input to this parameter,
+     * parameter. When <code>null</code> is input to this parameter,
      * an instance of <code>LeaseRenewalManager</code>, initially managing
      * no <code>Lease</code> objects will be used. This feature allows a
      * service to either use a single entity to manage all of its leases,
@@ -2429,7 +2429,7 @@
      * one-argument form of this method, except with respect to the
      * registration of the given attribute sets.
      * <p>
-     * This form of <code<replaceRegistration</code> takes as its
+     * This form of <code>replaceRegistration</code> takes as its
      * second parameter, an array of <code>Entry</code> objects
      * (<code>attrSets</code>), none of whose elements may be
      * <code>null</code>, that represents the new set of attributes to