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

Ludovic Poitou
25.49.2011 85d1cf39b6f0dad1d3733b4bd858846ae8c4beee
Fix typos in comment
1 files modified
3 ■■■■ changed files
opends/src/server/org/opends/server/plugins/ChangeNumberControlPlugin.java 3 ●●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/plugins/ChangeNumberControlPlugin.java
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2006-2008 Sun Microsystems, Inc.
 *      Portions Copyright 2011 ForgeRock AS
 */
package org.opends.server.plugins;
@@ -303,7 +304,7 @@
  /**
   * Retrieves the Change number from the synchronization context
   * and sets teh control respsonse in the operation.
   * and sets the control response in the operation.
   *
   * @param operation the operation
   */