opendj-rest2ldap/src/main/java/org/forgerock/opendj/rest2ldap/AbstractLDAPAttributeMapper.java
@@ -83,8 +83,8 @@ } /** * Indicates whether or not the LDAP attribute supports updates. The default * is {@link WritabilityPolicy#READ_WRITE}. * Indicates whether the LDAP attribute supports updates. * The default is {@link WritabilityPolicy#READ_WRITE}. * * @param policy * The writability policy.