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

mrossign
18.18.2008 4c5133331fbc83cb3fd98f0c100104b7f9bf0359
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/RemotePendingChanges.java
@@ -158,7 +158,7 @@
  {
    /*
     * Parse the list of Update with dependencies and check if the dependencies
     * are now cleared until an Update withour dependencies is found.
     * are now cleared until an Update without dependencies is found.
     */
    for (PendingChange change : dependentChanges)
    {