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

Ludovic Poitou
26.19.2014 530dba6abac709d008d3c638b8781d19b00caba7
Fix typos in comments
1 files modified
2 ■■■ changed files
opendj-sdk/opendj3-server-dev/src/server/org/opends/server/controls/EntryChangeNotificationControl.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/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.