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

mrossign
18.18.2008 eb1275dc2c85f9e3db21bfd5a151d4bc0740d336
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)
    {