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

Ludovic Poitou
26.19.2014 87ce945078ba3999f52a04fa306f8b7fb47de10a
Fix typos in comments
1 files modified
2 ■■■ changed files
opendj3-server-dev/src/server/org/opends/server/controls/EntryChangeNotificationControl.java 2 ●●● patch | view | raw | blame | history
opendj3-server-dev/src/server/org/opends/server/controls/EntryChangeNotificationControl.java
@@ -230,7 +230,7 @@
  /**
   * Writes this control's value to an ASN.1 writer. The value (if any) must be
   * Writes this control value to an ASN.1 writer. The value (if any) must be
   * written as an ASN1OctetString.
   *
   * @param writer The ASN.1 output stream to write to.