mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
26.50.2010 f77d00a4b0b9c4b81f857ab4aed2d8879668edc3
Fix typo in a comment
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/replication/server/ECLServerHandler.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/server/ECLServerHandler.java
@@ -856,7 +856,7 @@
      // Now do the final checking
      if (!startStatesFromProvidedCookie.isEmpty())
      {
        // After reading all the knows domains from the provided cookie, there
        // After reading all the known domains from the provided cookie, there
        // is one (or several) domain that are not currently configured.
        // This domain has probably been removed or replication disabled on it.
        // The request is rejected and full resync is required.