[exo-jcr-commits] exo-jcr SVN: r4577 - kernel/trunk/exo.kernel.component.common/src/main/java/org/exoplatform/services/naming.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Jul 1 08:28:11 EDT 2011


Author: tolusha
Date: 2011-07-01 08:28:11 -0400 (Fri, 01 Jul 2011)
New Revision: 4577

Modified:
   kernel/trunk/exo.kernel.component.common/src/main/java/org/exoplatform/services/naming/InitialContextBinder.java
Log:
EXOJCR-1397: Fix java doc

Modified: kernel/trunk/exo.kernel.component.common/src/main/java/org/exoplatform/services/naming/InitialContextBinder.java
===================================================================
--- kernel/trunk/exo.kernel.component.common/src/main/java/org/exoplatform/services/naming/InitialContextBinder.java	2011-07-01 12:24:54 UTC (rev 4576)
+++ kernel/trunk/exo.kernel.component.common/src/main/java/org/exoplatform/services/naming/InitialContextBinder.java	2011-07-01 12:28:11 UTC (rev 4577)
@@ -156,7 +156,7 @@
    }
 
    /**
-    * Returns reference associated with bindName.
+    * Returns reference associated with defined name.
     * 
     * @param bindName the name on which the reference was binded.
     */



More information about the exo-jcr-commits mailing list