From 5080bf4e5003ca9af8d5a844d621e14e97f8a7a8 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Thu, 05 Jul 2007 12:08:53 +0000
Subject: [PATCH] Fix a typo in a comment.

---
 opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/LdapTestCase.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/LdapTestCase.java b/opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/LdapTestCase.java
index 56610bc..2644fc5 100644
--- a/opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/LdapTestCase.java
+++ b/opendj-sdk/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.

--
Gitblit v1.10.0