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

Chris Ridd
10.43.2013 351212281ccc19e1f0b56e345de7fb3d2ef01fc6
Fix comments
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/AttrHistoricalMultiple.java 4 ●●●● patch | view | raw | blame | history
opendj-sdk/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.
   *