From ea73e608d1423faaa3207c4d899021d3afc0739c 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.

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