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

Jochen Raymaekers
29.06.2013 ab569369fdd3c5cdef1f1eec6c3e0c52ffbb0069
Fix typo
1 files modified
2 ■■■ changed files
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/requests/RequestTestCase.java 2 ●●● patch | view | raw | blame | history
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;
    /**