From 7c0e4b414c71a19aa528947969ec9c148cddb147 Mon Sep 17 00:00:00 2001
From: abobrov <abobrov@localhost>
Date: Tue, 16 Dec 2008 08:54:44 +0000
Subject: [PATCH] - fix typo

---
 opends/build.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/build.xml b/opends/build.xml
index 1db25f8..0b7ec29 100644
--- a/opends/build.xml
+++ b/opends/build.xml
@@ -1822,7 +1822,7 @@
     <echo message="      for example will allow you to remotely debug the unit tests from"/>
     <echo message="      the debugger of your choice by pointing it at port 5005."/>
     <echo message="      The unit tests will not start to run until the debugger is attached"/>
-    <echo message="      unless you als specify -Dtest.remote.debug.suspend=n."/>
+    <echo message="      unless you also specify -Dtest.remote.debug.suspend=n."/>
     <echo message=""/>
   </target>
 

--
Gitblit v1.10.0