From d2e1dd786e55ff3749aae4078b7539113179330f Mon Sep 17 00:00:00 2001
From: abobrov <abobrov@localhost>
Date: Tue, 16 Dec 2008 08:54:44 +0000
Subject: [PATCH] - fix typo
---
opendj-sdk/opends/build.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opends/build.xml b/opendj-sdk/opends/build.xml
index 1db25f8..0b7ec29 100644
--- a/opendj-sdk/opends/build.xml
+++ b/opendj-sdk/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