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

jvergara
05.08.2007 ea73e608d1423faaa3207c4d899021d3afc0739c
Fix a typo in a comment.
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/LdapTestCase.java 2 ●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/LdapTestCase.java
@@ -151,7 +151,7 @@
  
  /**
   * Generate a LDAPConnectionHandler from a entry. The listen port is
   * determined automatiacally, so no ATTR_LISTEN_PORT should be in the
   * determined automatically, so no ATTR_LISTEN_PORT should be in the
   * entry.
   * 
   * @param handlerEntry The entry to be used to configure the handle.