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

Chris Ridd
10.43.2013 07811d4c05f7e48b11a1826902e619c68a4ce9f0
Fix comments
1 files modified
4 ■■■■ changed files
opends/src/server/org/opends/server/replication/plugin/AttrHistoricalMultiple.java 4 ●●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/AttrHistoricalMultiple.java
@@ -335,8 +335,8 @@
  }
  /**
   * This method calculate the historical information and update the hist
   * attribute to store the historical information for modify operation that
   * This method calculates the historical information and update the hist
   * attribute to store the historical information for a modify operation that
   * does not conflict with previous operation.
   * This is the usual path and should therefore be optimized.
   *