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

coulbeck
09.08.2007 5b48640c910cc20ca84f1811854f9e77934bad3e
opends/tests/unit-tests-testng/src/server/org/opends/server/TestAccessLogger.java
@@ -260,7 +260,7 @@
    addCommonRequestElements(addOperation, buffer);
    buffer.append(" dn=\"");
    buffer.append(addOperation.getRawEntryDN());
    buffer.append("\" attibutes={");
    buffer.append("\" attributes={");
    Iterator<LDAPAttribute> attrIterator =
         addOperation.getRawAttributes().iterator();