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

Jochen Raymaekers
29.06.2013 5784bacd47f8174d340a92e0763a41c099cd73b8
Fix typo
1 files modified
2 ■■■ changed files
opendj-sdk/opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/requests/RequestTestCase.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/requests/RequestTestCase.java
@@ -58,7 +58,7 @@
        }
    }
    // Connection used for sedning requests.
    // Connection used for sending requests.
    protected Connection con;
    /**