opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/LDAPModification.java
@@ -42,10 +42,10 @@ public class LDAPModification extends RawModification { // The modification type for this modification. /** The modification type for this modification. */ private ModificationType modificationType; // The attribute for this modification. /** The attribute for this modification. */ private RawAttribute attribute;